Searched defs:shader_type (Results 1 - 25 of 67) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_storagebuf.c44 st_bind_ssbos(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument
H A Dst_atom_atomicbuf.c68 st_bind_atomics(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument
H A Dst_atom_image.c159 st_bind_images(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument
H A Dst_atom_constbuf.c60 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 Dst_atom_storagebuf.c44 st_bind_ssbos(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument
H A Dst_atom_atomicbuf.c72 enum pipe_shader_type shader_type = pipe_shader_type_from_mesa(stage); local in function:st_bind_atomics
H A Dst_atom_image.c159 st_bind_images(struct st_context * st,struct gl_program * prog,enum pipe_shader_type shader_type) argument
H A Dst_atom_constbuf.c55 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 Dbuiltin_variable_test.cpp34 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 Dswr_tex_sample.cpp77 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 Dbuiltin_variable_test.cpp34 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 Dswr_tex_sample.cpp78 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 Dtest_optpass.cpp163 int shader_type = GL_VERTEX_SHADER; local in function:test_optpass
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dtest_optpass.cpp167 int shader_type = GL_VERTEX_SHADER; local in function:test_optpass
H A Dgl_nir_link_uniforms.c466 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 Dsp_state_sampler.c167 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 Dglspirv.c126 gl_shader_stage shader_type = shader->Stage; local in function:_mesa_spirv_link_shaders
H A Darbprogram.c393 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 Dlp_state_sampler.c234 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 Dac_rtld.h95 gl_shader_stage shader_type; member in struct:ac_rtld_open_info
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_tgsi_transform.c68 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 Dglspirv.c126 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 Dblorp.c244 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 Dir3_gallium.c489 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 Dlp_state_sampler.c274 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

Completed in 28 milliseconds

123