Home
last modified time | relevance | path

Searched defs:buildProgram (Results 1 - 13 of 13) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.hpp382 vk::ProgramBinary* ResourceInterface::buildProgram (const std::string& casePath, in buildProgram() function in vk::ResourceInterface
H A DvkPrograms.cpp638 ProgramBinary* buildProgram (const GlslSource& program, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in buildProgram() function
726 ProgramBinary* buildProgram (const HlslSource& program, glu::ShaderProgramInfo* buildInfo, const tcu::CommandLine& commandLine) in buildProgram() function
/third_party/skia/modules/particles/src/
H A DSkParticleEffect.cpp140 auto buildProgram = [this](const SkSL::String& code) -> std::unique_ptr<SkParticleProgram> { in prepare() local
/third_party/skia/src/core/
H A DSkVMBlitter.cpp585 skvm::Program SkVMBlitter::buildProgram(Coverage coverage) { in buildProgram() function in SkVMBlitter
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.cpp216 void DrawElementsBaseVertexTestBase::buildProgram(const char* fs_code, const char* vs_code, const char* tc_code, in buildProgram() function in glcts::DrawElementsBaseVertexTestBase
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSizePromotion.cpp1432 glw::GLuint buildProgram(glw::Functions const& gl, tcu::TestLog& log, glw::GLchar const* const vertex_shader_source, in buildProgram() function
H A Dgl4cPipelineStatisticsQueryTests.cpp1709 void PipelineStatisticsQueryTestFunctionalBase::buildProgram(const char* cs_body, const char* fs_body, in buildProgram() function in glcts::PipelineStatisticsQueryTestFunctionalBase
H A Dgl3cCullDistanceTests.cpp68 void CullDistance::Utilities::buildProgram(const glw::Functions& gl, tcu::TestContext& testCtx, in buildProgram() function in glcts::CullDistance::Utilities
H A Dgl3cTransformFeedbackTests.cpp2386 void gl3cts::TransformFeedback::CaptureVertexInterleaved::buildProgram(void) buildProgram() function in gl3cts::TransformFeedback::CaptureVertexInterleaved
2937 void gl3cts::TransformFeedback::CaptureGeometryInterleaved::buildProgram(glw::GLuint primitive_case) buildProgram() function in gl3cts::TransformFeedback::CaptureGeometryInterleaved
3507 glw::GLuint gl3cts::TransformFeedback::CheckGetXFBVarying::buildProgram(glw::GLuint capture_way, buildProgram() function in gl3cts::TransformFeedback::CheckGetXFBVarying
6679 glw::GLuint gl3cts::TransformFeedback::Utilities::buildProgram( buildProgram() function in gl3cts::TransformFeedback::Utilities
[all...]
H A Dgl4cShaderSubroutineTests.cpp831 bool Utils::buildProgram(const glw::Functions& gl, const std::string& vs_body, const std::string& tc_body, in buildProgram() function in gl4cts::ShaderSubroutine::Utils
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp526 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts, in buildProgram() function in glcts::TestCaseBase
551 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts, in buildProgram() function in glcts::TestCaseBase
585 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts, in buildProgram() function in glcts::TestCaseBase
623 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts, in buildProgram() function in glcts::TestCaseBase
667 bool TestCaseBase::buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts, in buildProgram() function in glcts::TestCaseBase
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderApiTests.cpp699 void buildProgram (glu::Shader& shader) in buildProgram() function in deqp::gles2::Functional::ShaderSourceSplitCase
783 void ProgramStateCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram() function in deqp::gles2::Functional::ProgramStateCase
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderApiTests.cpp759 void buildProgram (glu::Shader& shader) in buildProgram() function in deqp::gles3::Functional::ShaderSourceSplitCase
843 void ProgramStateCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram() function in deqp::gles3::Functional::ProgramStateCase
1417 void ProgramBinaryPersistenceCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram() function in deqp::gles3::Functional::ProgramBinaryPersistenceCase

Completed in 41 milliseconds