/external/mesa3d/src/compiler/glsl/ |
D | ir_set_program_inouts.cpp | 47 gl_shader_stage shader_stage) in ir_set_program_inouts_visitor() 67 gl_shader_stage shader_stage; member in __anon8bf990970111::ir_set_program_inouts_visitor 425 gl_shader_stage shader_stage) in do_set_program_inouts()
|
D | lower_tess_level.cpp | 57 explicit lower_tess_level_visitor(gl_shader_stage shader_stage) in lower_tess_level_visitor() 92 const gl_shader_stage shader_stage; member in __anoncd462cf70111::lower_tess_level_visitor
|
D | lower_distance.cpp | 60 explicit lower_distance_visitor(gl_shader_stage shader_stage, in lower_distance_visitor() 70 explicit lower_distance_visitor(gl_shader_stage shader_stage, in lower_distance_visitor() 124 const gl_shader_stage shader_stage; member in __anon035f072c0111::lower_distance_visitor
|
D | link_atomics.cpp | 102 const unsigned shader_stage) in process_atomic_variable()
|
/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
D | cso_context.c | 1211 cso_single_sampler(struct cso_context *ctx, enum pipe_shader_type shader_stage, in cso_single_sampler() 1257 enum pipe_shader_type shader_stage) in cso_single_sampler_done() 1278 enum pipe_shader_type shader_stage, in cso_set_samplers() 1323 enum pipe_shader_type shader_stage, in cso_set_sampler_views() 1400 enum pipe_shader_type shader_stage, in cso_set_shader_images() 1518 enum pipe_shader_type shader_stage, in cso_set_constant_buffer() 1532 enum pipe_shader_type shader_stage, in cso_set_constant_buffer_resource() 1550 enum pipe_shader_type shader_stage) in cso_save_constant_buffer_slot0() 1558 enum pipe_shader_type shader_stage) in cso_restore_constant_buffer_slot0()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_texture.c | 102 enum pipe_shader_type shader_stage, in update_textures()
|
D | st_atom_sampler.c | 251 enum pipe_shader_type shader_stage, in update_shader_samplers()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_context.c | 963 enum pipe_shader_type shader_stage, in draw_set_sampler_views() 984 enum pipe_shader_type shader_stage, in draw_set_samplers() 1010 enum pipe_shader_type shader_stage, in draw_set_mapped_texture()
|
D | draw_llvm.c | 2075 enum pipe_shader_type shader_stage, in draw_llvm_set_mapped_texture()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderSubroutineTests.cpp | 1095 glw::GLenum Utils::getGLenumForShaderStage(const _shader_stage& shader_stage) in getGLenumForShaderStage() 1234 std::string Utils::getShaderStageString(const _shader_stage& shader_stage) in getShaderStageString() 8068 std::string FunctionalTest16::getShaderBody(const Utils::_shader_stage& shader_stage, const unsigne… in getShaderBody() argument 8804 const _shader_stage& shader_stage, const _subroutine_uniform_value_verification& verification) in verifySubroutineUniformValuesForShaderStage() 10276 glw::GLenum shader_stage = undefined_shader_stages[n_undefined_shader_stage]; in iterate() local 10741 void NegativeTest3::executeTest(const Utils::_shader_stage& shader_stage) in executeTest() 10969 for (int shader_stage = static_cast<int>(Utils::SHADER_STAGE_FIRST); in iterate() local 11033 std::string NegativeTest4::getShaderBody(const Utils::_shader_stage& shader_stage, in getShaderBody() 11201 for (int shader_stage = static_cast<int>(Utils::SHADER_STAGE_FIRST); in iterate() local 11356 void NegativeTest5::executeIteration(const Utils::_shader_stage& shader_stage) in executeIteration() [all …]
|
D | gl3cCommonBugsTests.cpp | 2582 _shader_stage shader_stage; in runPipelineObjectValidationTestMode() member 2769 _shader_stage shader_stage; in runSeparateShaderTestMode() member
|
D | gl4cGPUShaderFP64Tests.cpp | 3341 for (std::vector<shaderStage>::const_iterator shader_stage = m_shader_stages.begin(); in iterate() local 3536 glw::GLuint GPUShaderFP64Test2::getAmountUniforms(shaderStage shader_stage, in getAmountUniforms() 3733 void GPUShaderFP64Test2::prepareProgram(shaderStage shader_stage, const uniformTypeDetails& uniform… in prepareProgram() 4106 void GPUShaderFP64Test2::prepareUniformDefinitions(shaderStage shader_stage, const uniformTypeDetai… in prepareUniformDefinitions() 4134 void GPUShaderFP64Test2::prepareUniforms(shaderStage shader_stage, const uniformTypeDetails& unifor… in prepareUniforms() 4219 void GPUShaderFP64Test2::prepareUniformVerification(shaderStage shader_stage, const uniformTypeDeta… in prepareUniformVerification() 4275 bool GPUShaderFP64Test2::test(shaderStage shader_stage, const uniformTypeDetails& uniform_type) con… in test()
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 4868 …ubeMapArraySamplingTest::shaderDefinition::init(const glw::Functions& gl, glw::GLenum shader_stage,
|