Home
last modified time | relevance | path

Searched defs:buildProgram (Results 1 – 11 of 11) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp526 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_bo… in buildProgram() function in glcts::TestCaseBase
551 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_bo… in buildProgram() function in glcts::TestCaseBase
585 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_bo… in buildProgram() function in glcts::TestCaseBase
623 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_bo… in buildProgram() function in glcts::TestCaseBase
667 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_bo… in buildProgram() function in glcts::TestCaseBase
/external/deqp/external/vulkancts/framework/vulkan/
DvkResourceInterface.hpp342 vk::ProgramBinary *ResourceInterface::buildProgram(const std::string &casePath, IteratorType iter, in buildProgram() function in vk::ResourceInterface
DvkPrograms.cpp694 ProgramBinary *buildProgram(const GlslSource &program, glu::ShaderProgramInfo *buildInfo, in buildProgram() function
784 ProgramBinary *buildProgram(const HlslSource &program, glu::ShaderProgramInfo *buildInfo, in buildProgram() function
/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp720 void buildProgram(glu::Shader &shader) in buildProgram() function in deqp::gles2::Functional::ShaderSourceSplitCase
807 void ProgramStateCase::buildProgram(glu::Program &program, ShaderAllocator &shaders) in buildProgram() function in deqp::gles2::Functional::ProgramStateCase
/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp2428 void gl3cts::TransformFeedback::CaptureVertexInterleaved::buildProgram(void) in buildProgram() function in gl3cts::TransformFeedback::CaptureVertexInterleaved
2975 void gl3cts::TransformFeedback::CaptureGeometryInterleaved::buildProgram(glw::GLuint primitive_case) in buildProgram() function in gl3cts::TransformFeedback::CaptureGeometryInterleaved
3544 glw::GLuint gl3cts::TransformFeedback::CheckGetXFBVarying::buildProgram(glw::GLuint capture_way, in buildProgram() function in gl3cts::TransformFeedback::CheckGetXFBVarying
6712 glw::GLuint gl3cts::TransformFeedback::Utilities::buildProgram( in buildProgram() function in gl3cts::TransformFeedback::Utilities
Dgl3cTextureSizePromotion.cpp1429 glw::GLuint buildProgram(glw::Functions const &gl, tcu::TestLog &log, glw::GLchar const *const vert… in buildProgram() function
Dgl3cCullDistanceTests.cpp68 void CullDistance::Utilities::buildProgram(const glw::Functions &gl, tcu::TestContext &testCtx, in buildProgram() function in glcts::CullDistance::Utilities
Dgl4cPipelineStatisticsQueryTests.cpp1721 void PipelineStatisticsQueryTestFunctionalBase::buildProgram(const char *cs_body, const char *fs_bo… in buildProgram() function in glcts::PipelineStatisticsQueryTestFunctionalBase
Dgl4cShaderSubroutineTests.cpp831 bool Utils::buildProgram(const glw::Functions &gl, const std::string &vs_body, const std::string &t… in buildProgram() function in gl4cts::ShaderSubroutine::Utils
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp771 void buildProgram(glu::Shader &shader) in buildProgram() function in deqp::gles3::Functional::ShaderSourceSplitCase
858 void ProgramStateCase::buildProgram(glu::Program &program, ShaderAllocator &shaders) in buildProgram() function in deqp::gles3::Functional::ProgramStateCase
1446 void ProgramBinaryPersistenceCase::buildProgram(glu::Program &program, ShaderAllocator &shaders) in buildProgram() function in deqp::gles3::Functional::ProgramBinaryPersistenceCase
/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
DesextcDrawElementsBaseVertexTests.cpp216 void DrawElementsBaseVertexTestBase::buildProgram(const char *fs_code, const char *vs_code, const c… in buildProgram() function in glcts::DrawElementsBaseVertexTestBase