Home
last modified time | relevance | path

Searched defs:pipe_compute_state (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/gallium/include/pipe/
H A Dp_state.h896 struct pipe_compute_state struct
898 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
899 const void *prog; /**< Compute program to be executed. */
900 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
901 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
902 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/gallium/include/pipe/
H A Dp_state.h896 struct pipe_compute_state struct
898 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
899 const void *prog; /**< Compute program to be executed. */
900 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
901 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
902 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/gallium/include/pipe/
H A Dp_state.h896 struct pipe_compute_state struct
898 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
899 const void *prog; /**< Compute program to be executed. */
900 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
901 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
902 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/include/pipe/
H A Dp_state.h897 struct pipe_compute_state struct
899 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
900 const void *prog; /**< Compute program to be executed. */
901 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
902 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
903 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/gallium/include/pipe/
H A Dp_state.h648 struct pipe_compute_state struct
650 const void *prog; /**< Compute program to be executed. */
651 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
652 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
653 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/lang/clover/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_state.h992 struct pipe_compute_state struct
994 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
995 const void *prog; /**< Compute program to be executed. */
996 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
997 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
998 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_state.h992 struct pipe_compute_state struct
994 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
995 const void *prog; /**< Compute program to be executed. */
996 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
997 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
998 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_state.h992 struct pipe_compute_state struct
994 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
995 const void *prog; /**< Compute program to be executed. */
996 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
997 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
998 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_state.h992 struct pipe_compute_state struct
994 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
995 const void *prog; /**< Compute program to be executed. */
996 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
997 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
998 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_state.h992 struct pipe_compute_state struct
994 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
995 const void *prog; /**< Compute program to be executed. */
996 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
997 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
998 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_state.h992 struct pipe_compute_state struct
994 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
995 const void *prog; /**< Compute program to be executed. */
996 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
997 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
998 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_state.h992 struct pipe_compute_state struct
994 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
995 const void *prog; /**< Compute program to be executed. */
996 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
997 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
998 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/include/pipe/
H A Dp_state.h994 struct pipe_compute_state struct
996 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
997 const void *prog; /**< Compute program to be executed. */
998 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
999 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
1000 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_state.h992 struct pipe_compute_state struct
994 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
995 const void *prog; /**< Compute program to be executed. */
996 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
997 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
998 unsigned req_input_mem; /**< Required size of the INPUT resource. */
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_state.h992 struct pipe_compute_state struct
994 enum pipe_shader_ir ir_type; /**< IR type contained in prog. */
995 const void *prog; /**< Compute program to be executed. */
996 unsigned req_local_mem; /**< Required size of the LOCAL resource. */
997 unsigned req_private_mem; /**< Required size of the PRIVATE resource. */
998 unsigned req_input_mem; /**< Required size of the INPUT resource. */