| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atom_storagebuf.c | 44 st_bind_ssbos(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument
|
| H A D | st_atom_atomicbuf.c | 68 st_bind_atomics(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument
|
| H A D | st_atom_image.c | 159 st_bind_images(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument
|
| H A D | st_atom_constbuf.c | 60 enum pipe_shader_type shader_type = pipe_shader_type_from_mesa(stage); local in function:st_upload_constants 198 st_bind_ubos(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_atom_storagebuf.c | 44 st_bind_ssbos(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument
|
| H A D | st_atom_atomicbuf.c | 72 enum pipe_shader_type shader_type = pipe_shader_type_from_mesa(stage); local in function:st_bind_atomics
|
| H A D | st_atom_image.c | 159 st_bind_images(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument
|
| H A D | st_atom_constbuf.c | 55 st_unbind_unused_cb0(struct st_context *st, enum pipe_shader_type shader_type) argument 72 enum pipe_shader_type shader_type = pipe_shader_type_from_mesa(stage); local in function:st_upload_constants 258 st_bind_ubos(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/ |
| H A D | builtin_variable_test.cpp | 34 common_builtin(GLenum shader_type) argument 49 GLenum shader_type; member in class:common_builtin
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_tex_sample.cpp | 77 enum pipe_shader_type shader_type; member in struct:swr_sampler_dynamic_state 327 swr_sampler_soa_create(const struct swr_sampler_static_state * static_state,enum pipe_shader_type shader_type) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/ |
| H A D | builtin_variable_test.cpp | 34 common_builtin(GLenum shader_type) argument 49 GLenum shader_type; member in class:common_builtin
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_tex_sample.cpp | 78 enum pipe_shader_type shader_type; member in struct:swr_sampler_dynamic_state 343 swr_sampler_soa_create(const struct swr_sampler_static_state * static_state,enum pipe_shader_type shader_type) argument
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | test_optpass.cpp | 163 int shader_type = GL_VERTEX_SHADER; local in function:test_optpass
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | test_optpass.cpp | 167 int shader_type = GL_VERTEX_SHADER; local in function:test_optpass
|
| H A D | gl_nir_link_uniforms.c | 466 for (unsigned shader_type = 0; shader_type < MESA_SHADER_STAGES; shader_type++) { local in function:gl_nir_link_uniforms
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_sampler.c | 167 prepare_shader_sampling(struct softpipe_context * sp,unsigned num,struct pipe_sampler_view ** views,enum pipe_shader_type shader_type,struct pipe_resource * mapped_tex[PIPE_MAX_SHADER_SAMPLER_VIEWS]) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | glspirv.c | 126 gl_shader_stage shader_type = shader->Stage; local in function:_mesa_spirv_link_shaders
|
| H A D | arbprogram.c | 393 const char *shader_type = local in function:_mesa_ProgramStringARB 416 const char *shader_type = local in function:_mesa_ProgramStringARB
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_sampler.c | 234 prepare_shader_sampling(struct llvmpipe_context * lp,unsigned num,struct pipe_sampler_view ** views,enum pipe_shader_type shader_type) argument
|
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | ac_rtld.h | 95 gl_shader_stage shader_type; member in struct:ac_rtld_open_info
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_tgsi_transform.c | 68 bind_shader(struct svga_context * svga,const enum pipe_shader_type shader_type,struct svga_shader * shader) argument 104 create_shader(struct svga_context * svga,const enum pipe_shader_type shader_type,struct pipe_shader_state * state) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | glspirv.c | 126 gl_shader_stage shader_type = shader->Stage; local in function:_mesa_spirv_link_shaders
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/ |
| H A D | blorp.c | 244 enum blorp_shader_type shader_type; /* Must be BLORP_SHADER_TYPE_GEN4_SF */ member in struct:blorp_sf_key
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_gallium.c | 489 ir3_is_parallel_shader_compilation_finished(struct pipe_screen * pscreen,void * shader,enum pipe_shader_type shader_type) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_sampler.c | 274 prepare_shader_sampling(struct llvmpipe_context * lp,unsigned num,struct pipe_sampler_view ** views,enum pipe_shader_type shader_type) argument 446 prepare_shader_images(struct llvmpipe_context * lp,unsigned num,struct pipe_image_view * views,enum pipe_shader_type shader_type) argument
|