Home
last modified time | relevance | path

Searched defs:getShaderSource (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp5719 std::string BufferTestBase::getShaderSource(glw::GLuint test_case_index, Utils::Shader::STAGES stag… in test() function in gl4cts::EnhancedLayouts::BufferTestBase
7312 std::string TextureTestBase::getShaderSource(GLuint test_case_index, Utils::ProgramInterface &progr… in test() function in gl4cts::EnhancedLayouts::TextureTestBase
8198 std::string GLSLContantImmutablityTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAG… in test() function in gl4cts::EnhancedLayouts::GLSLContantImmutablityTest
8859 std::string UniformBlockLayoutQualifierConflictTest::getShaderSource(GLuint test_case_index, in test() function in gl4cts::EnhancedLayouts::UniformBlockLayoutQualifierConflictTest
9161 std::string UniformBlockMemberInvalidOffsetAlignmentTest::getShaderSource(GLuint test_case_index, in test() function in gl4cts::EnhancedLayouts::UniformBlockMemberInvalidOffsetAlignmentTest
9620 std::string UniformBlockMemberOverlappingOffsetsTest::getShaderSource(GLuint test_case_index, in test() function in gl4cts::EnhancedLayouts::UniformBlockMemberOverlappingOffsetsTest
10114 std::string UniformBlockMemberAlignNonPowerOf2Test::getShaderSource(GLuint test_case_index, Utils::… in test() function in gl4cts::EnhancedLayouts::UniformBlockMemberAlignNonPowerOf2Test
10855 std::string SSBLayoutQualifierConflictTest::getShaderSource(GLuint test_case_index, Utils::Shader::… in test() function in gl4cts::EnhancedLayouts::SSBLayoutQualifierConflictTest
11218 std::string SSBMemberInvalidOffsetAlignmentTest::getShaderSource(GLuint test_case_index, Utils::Sha… in test() function in gl4cts::EnhancedLayouts::SSBMemberInvalidOffsetAlignmentTest
11580 std::string SSBMemberOverlappingOffsetsTest::getShaderSource(GLuint test_case_index, Utils::Shader:… in test() function in gl4cts::EnhancedLayouts::SSBMemberOverlappingOffsetsTest
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp830 std::string TestCaseBase::getShaderSource(glw::GLuint shader_id) in getShaderSource() function in glcts::TestCaseBase
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderApiTests.cpp1290 std::string getShaderSource(const glu::ShaderType shaderType) const in getShaderSource() function in deqp::gles3::Functional::ProgramBinaryUniformResetCase
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h173 PFNGLGETSHADERSOURCEPROC getShaderSource = nullptr; variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp2749 std::string CommonDescriptorInstance::getShaderSource(VkShaderStageFlagBits shaderType, in getShaderSource() function in vkt::DescriptorIndexing::__anon7412b3740111::CommonDescriptorInstance
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl353 glGetShaderSourceFunc getShaderSource; variable
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp9970 const std::string &FrameCaptureShared::getShaderSource(gl::ShaderProgramID id) const in getShaderSource() function in angle::FrameCaptureShared
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp7262 void Context::getShaderSource(ShaderProgramID shader, in getShaderSource() function in gl::Context