Searched defs:prepareUniforms (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShadingLanguage420PackTests.cpp | 1528 void TestBase::prepareUniforms(Utils::program& /* program */) in prepareUniforms() function in gl4cts::GLSL420Pack::TestBase 4563 void ImplicitConversionsValidTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::ImplicitConversionsValidTest 5269 void ConstDynamicValueTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::ConstDynamicValueTest 6746 void QualifierOrderUniformTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::QualifierOrderUniformTest 7063 void QualifierOrderFunctionInoutTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::QualifierOrderFunctionInoutTest 7379 void QualifierOrderFunctionInputTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::QualifierOrderFunctionInputTest 7704 void QualifierOrderFunctionOutputTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::QualifierOrderFunctionOutputTest 8224 void BindingUniformBlocksTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::BindingUniformBlocksTest 8524 void BindingUniformSingleBlockTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::BindingUniformSingleBlockTest 8803 void BindingUniformBlockArrayTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::BindingUniformBlockArrayTest [all …]
|
D | gl4cEnhancedLayoutsTests.cpp | 7069 void TextureTestBase::prepareUniforms(GLuint /* test_case_index */, Utils::ShaderInterface& si, Uti… in test() function in gl4cts::EnhancedLayouts::TextureTestBase 7120 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface& program_inte… in test() function in gl4cts::EnhancedLayouts::TextureTestBase 7143 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface& program_inte… in test() function in gl4cts::EnhancedLayouts::TextureTestBase 7183 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface& program_inte… in test() function in gl4cts::EnhancedLayouts::TextureTestBase 8531 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::GLSLConstantIntegralExpressionTest 8559 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint test_case_index, in test() function in gl4cts::EnhancedLayouts::GLSLConstantIntegralExpressionTest
|
D | gl4cGPUShaderFP64Tests.cpp | 4134 void GPUShaderFP64Test2::prepareUniforms(shaderStage shader_stage, const uniformTypeDetails& unifor… in prepareUniforms() function in gl4cts::GPUShaderFP64Test2
|
/external/deqp/external/openglcts/modules/common/ |
D | glcViewportArrayTests.cpp | 2785 void DrawTestBase::prepareUniforms(Utils::program& /* program */, GLuint /* draw_call_index */) in prepareUniforms() function in glcts::ViewportArray::DrawTestBase 3516 void DynamicViewportIndex::prepareUniforms(Utils::program& program, GLuint draw_call_index) in prepareUniforms() function in glcts::ViewportArray::DynamicViewportIndex 3782 void ViewportIndexSubroutine::prepareUniforms(Utils::program& program, GLuint draw_call_index) in prepareUniforms() function in glcts::ViewportArray::ViewportIndexSubroutine
|