Home
last modified time | relevance | path

Searched defs:shader_id (Results 1 – 25 of 25) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.h34 InstBindlessCheckPass(uint32_t desc_set, uint32_t shader_id) in InstBindlessCheckPass()
Dinstrument_pass.h85 InstrumentPass(uint32_t desc_set, uint32_t shader_id, uint32_t validation_id) in InstrumentPass()
Doptimizer.cpp783 uint32_t shader_id) { in CreateInstBindlessCheckPass()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.h34 InstBindlessCheckPass(uint32_t desc_set, uint32_t shader_id) in InstBindlessCheckPass()
Dinstrument_pass.h86 InstrumentPass(uint32_t desc_set, uint32_t shader_id, uint32_t validation_id) in InstrumentPass()
Doptimizer.cpp792 uint32_t shader_id) { in CreateInstBindlessCheckPass()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_vs.c46 substitute_vs(unsigned shader_id, const struct tgsi_token *old_tokens) in substitute_vs()
Dsvga_context.h452 unsigned shader_id; member
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_core.cpp96 unsigned shader_id = bc->debug_id; in r600_sb_bytecode_process() local
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp347 void TestCaseBase::shaderSourceSpecialized(glw::GLuint shader_id, glw::GLsizei shader_count, in shaderSourceSpecialized()
820 std::string TestCaseBase::getShaderSource(glw::GLuint shader_id) in getShaderSource()
845 std::string TestCaseBase::getCompilationInfoLog(glw::GLuint shader_id) in getCompilationInfoLog()
/external/deqp/external/openglcts/modules/gl/
Dgl3cGLSLnoperspectiveTests.cpp42 void compile_shader(deqp::Context& context, glw::GLuint shader_id, const glw::GLchar* shader_code) in compile_shader()
Dgl3cClipDistance.hpp67 glw::GLuint shader_id; member
Dgl3cGPUShader5Tests.cpp133 void Utils::programInfo::compile(glw::GLuint shader_id, const glw::GLchar* shader_code) const in compile()
Dgl4cBufferStorageTests.cpp1046 void Program::Attach(const glw::Functions& gl, glw::GLuint program_id, glw::GLuint shader_id) in Attach()
Dgl3cTextureSwizzleTests.cpp2044 void Utils::programInfo::compile(glw::GLuint shader_id, const glw::GLchar* shader_code) const in compile()
Dgl4cGPUShaderFP64Tests.cpp215 void Utils::programInfo::compile(glw::GLuint shader_id, const glw::GLchar* shader_code) const in compile()
4774 void GPUShaderFP64Test3::programInfo::compile(deqp::Context& context, glw::GLuint shader_id, in compile()
9008 bool GPUShaderFP64Test7::compileShader(glw::GLint shader_id, const std::string& body) in compileShader()
Dgl4cMultiBindTests.cpp742 void Program::Attach(const glw::Functions& gl, glw::GLuint program_id, glw::GLuint shader_id) in Attach()
Dgl4cShaderSubroutineTests.cpp330 void Utils::program::compile(glw::GLuint shader_id, const glw::GLchar* shader_code) const in compile()
Dgl4cShadingLanguage420PackTests.cpp18106 void Utils::program::compile(glw::GLuint shader_id, const Utils::shaderSource& source) const in compile()
Dgl4cEnhancedLayoutsTests.cpp2841 void Program::Attach(const Functions& gl, GLuint program_id, GLuint shader_id) in Attach()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_perfcounter.c251 unsigned shader_id; in get_group_state() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_perfcounter.c255 unsigned shader_id; in get_group_state() local
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.cpp355 glw::GLuint shader_id = 0; in initTest() local
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp385 void Program::Attach(const glw::Functions& gl, glw::GLuint program_id, glw::GLuint shader_id) in Attach()
DglcViewportArrayTests.cpp394 void Utils::program::compile(GLuint shader_id, const GLchar* source) const in compile()