/external/deqp-deps/amber/src/vkscript/ |
D | section_parser.h | 44 ShaderType shader_type; // Only valid when section_type == kShader member 64 ShaderType* shader_type, in NameToNodeTypeForTesting()
|
D | section_parser.cc | 46 ShaderType* shader_type, in NameToNodeType() 129 ShaderType shader_type, in AddSection()
|
D | section_parser_test.cc | 189 ShaderType shader_type; in TEST_F() member 240 ShaderType shader_type = kShaderTypeVertex; in TEST_F() local 255 ShaderType shader_type = kShaderTypeVertex; in TEST_F() local 275 ShaderType shader_type = kShaderTypeVertex; in TEST_F() local
|
/external/angle/src/compiler/translator/ |
D | gen_builtin_symbols.py | 708 def add_entry(self, essl_level, shader_type, name, symbol, essl_extension, argument 877 def add_entry(self, essl_level, shader_type, name, essl_ext, essl_extension, argument 892 def has_key(self, essl_level, shader_type, name): argument 903 def get(self, essl_level, shader_type, name): argument 1494 def process_single_function(shader_type, group_name, function_props, symbols, variables, functions, argument 1628 def process_single_function_group(shader_type, group_name, group, symbols, variables, functions, argument 1721 def process_single_variable(shader_type, variable_name, props, symbols, variables, argument 1854 def process_single_variable_group(shader_type, group, symbols, variables, mangled_builtins): argument 1878 def process_variable_group(shader_type, group_name, group, symbols, variables, mangled_builtins): argument
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_constbuf.c | 55 st_unbind_unused_cb0(struct st_context *st, enum pipe_shader_type shader_type) in st_unbind_unused_cb0() 72 enum pipe_shader_type shader_type = pipe_shader_type_from_mesa(stage); in st_upload_constants() local 269 enum pipe_shader_type shader_type) in st_bind_ubos()
|
D | st_atom_storagebuf.c | 43 enum pipe_shader_type shader_type) in st_bind_ssbos()
|
D | st_atom_atomicbuf.c | 72 enum pipe_shader_type shader_type = pipe_shader_type_from_mesa(stage); in st_bind_atomics() local
|
D | st_atom_image.c | 152 enum pipe_shader_type shader_type) in st_bind_images()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_tgsi_transform.c | 49 const enum pipe_shader_type shader_type, in bind_shader() 85 const enum pipe_shader_type shader_type, in create_shader()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | gl_shader.cc | 48 absl::Status GlShader::CompileShader(GLenum shader_type, in CompileShader()
|
/external/mesa3d/src/compiler/glsl/tests/ |
D | builtin_variable_test.cpp | 34 common_builtin(GLenum shader_type) in common_builtin() 49 GLenum shader_type; member in common_builtin
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_context.c | 125 enum pipe_shader_type shader_type; in virgl_rebind_resource() local 199 enum pipe_shader_type shader_type) in virgl_attach_res_sampler_views() 251 enum pipe_shader_type shader_type) in virgl_attach_res_uniform_buffers() 268 enum pipe_shader_type shader_type) in virgl_attach_res_shader_buffers() 285 enum pipe_shader_type shader_type) in virgl_attach_res_shader_images() 321 enum pipe_shader_type shader_type; in virgl_reemit_draw_resources() local 1141 enum pipe_shader_type shader_type, in virgl_set_sampler_views() 1546 enum pipe_shader_type shader_type) in virgl_release_shader_binding() 1586 enum pipe_shader_type shader_type; in virgl_context_destroy() local
|
D | virgl_winsys.h | 184 for (int shader_type = 0; shader_type < PIPE_SHADER_TYPES; shader_type++) { in virgl_ws_fill_new_caps_defaults() local
|
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestCaseBase.cpp | 367 std::string getShaderTypeName(glw::GLenum shader_type) in getShaderTypeName() 442 glw::GLint shader_type = 0; in buildProgramVA() local 496 glw::GLint shader_type = 0; in buildProgramVA() local
|
/external/vulkan-validation-layers/tests/ |
D | vktestframework.cpp | 707 EShLanguage VkTestFramework::FindLanguage(const VkShaderStageFlagBits shader_type) { in FindLanguage() 760 bool VkTestFramework::GLSLtoSPV(const VkShaderStageFlagBits shader_type, const char *pshader, std::… in GLSLtoSPV()
|
D | vktestframeworkandroid.cpp | 82 bool VkTestFramework::GLSLtoSPV(const VkShaderStageFlagBits shader_type, const char *pshader, std::… in GLSLtoSPV()
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferPrecision.cpp | 205 glw::GLboolean TextureBufferPrecision::verifyShaderCompilationStatus(glw::GLenum shader_type, in verifyShaderCompilationStatus()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_sampler.c | 301 enum pipe_shader_type shader_type) in prepare_shader_sampling() 469 enum pipe_shader_type shader_type) in prepare_shader_images()
|
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderXFB.cpp | 187 glw::GLuint TessellationShaderXFB::createSeparableProgram(glw::GLenum shader_type, unsigned int n_s… in createSeparableProgram()
|
/external/mesa3d/src/gallium/frontends/d3d10umd/ |
D | Shader.cpp | 159 SetConstantBuffers(enum pipe_shader_type shader_type, // IN in SetConstantBuffers() 194 SetSamplers(enum pipe_shader_type shader_type, // IN in SetSamplers() 224 SetShaderResources(enum pipe_shader_type shader_type, // IN in SetShaderResources()
|
/external/virglrenderer/src/ |
D | vrend_renderer.c | 975 static inline const char *pipe_shader_to_prefix(enum pipe_shader_type shader_type) in pipe_shader_to_prefix() 1515 char *name, int shader_type) in vrend_get_uniform_location() 1527 vrend_set_active_pipeline_stage(struct vrend_linked_shader_program *sprog, int shader_type) in vrend_set_active_pipeline_stage() 1534 enum pipe_shader_type shader_type, int next_sampler_id) in bind_sampler_locs() 1584 enum pipe_shader_type shader_type) in bind_const_locs() 1597 char *name, int shader_type) in vrend_get_uniform_block_index() 1610 int shader_type, int loc, int value) in vrend_uniform_block_binding() 1622 enum pipe_shader_type shader_type, int next_ubo_id) in bind_ubo_locs() 1648 enum pipe_shader_type shader_type, in bind_virgl_block_loc() 1691 for (enum pipe_shader_type shader_type = PIPE_SHADER_VERTEX; in rebind_ubo_and_sampler_locs() local [all …]
|
/external/mesa3d/src/mesa/main/ |
D | glspirv.c | 143 gl_shader_stage shader_type = shader->Stage; in _mesa_spirv_link_shaders() local
|
D | arbprogram.c | 426 const char *shader_type = in set_program_string() local 449 const char *shader_type = in set_program_string() local
|
/external/mesa3d/src/amd/common/ |
D | ac_rtld.h | 83 gl_shader_stage shader_type; member
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state_sampler.c | 185 enum pipe_shader_type shader_type, in prepare_shader_sampling()
|