Searched defs:prepareUniforms (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShadingLanguage420PackTests.cpp | 1526 void TestBase::prepareUniforms(Utils::program& /* program */) in prepareUniforms() function in gl4cts::GLSL420Pack::TestBase 4556 void ImplicitConversionsValidTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::ImplicitConversionsValidTest 5261 void ConstDynamicValueTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::ConstDynamicValueTest 6734 void QualifierOrderUniformTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::QualifierOrderUniformTest 7050 void QualifierOrderFunctionInoutTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::QualifierOrderFunctionInoutTest 7365 void QualifierOrderFunctionInputTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::QualifierOrderFunctionInputTest 7689 void QualifierOrderFunctionOutputTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::QualifierOrderFunctionOutputTest 8206 void BindingUniformBlocksTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::BindingUniformBlocksTest 8505 void BindingUniformSingleBlockTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::BindingUniformSingleBlockTest 8783 void BindingUniformBlockArrayTest::prepareUniforms(Utils::program& program) in prepareUniforms() function in gl4cts::GLSL420Pack::BindingUniformBlockArrayTest [all …]
|
D | gl4cEnhancedLayoutsTests.cpp | 7149 void TextureTestBase::prepareUniforms(GLuint /* test_case_index */, Utils::ShaderInterface& si, Uti… in test() function in gl4cts::EnhancedLayouts::TextureTestBase 7200 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface& program_inte… in test() function in gl4cts::EnhancedLayouts::TextureTestBase 7223 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface& program_inte… in test() function in gl4cts::EnhancedLayouts::TextureTestBase 7263 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface& program_inte… in test() function in gl4cts::EnhancedLayouts::TextureTestBase 8621 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::GLSLConstantIntegralExpressionTest 8649 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint test_case_index, in test() function in gl4cts::EnhancedLayouts::GLSLConstantIntegralExpressionTest
|
D | gl4cGPUShaderFP64Tests.cpp | 4122 void GPUShaderFP64Test2::prepareUniforms(shaderStage shader_stage, const uniformTypeDetails& unifor… in prepareUniforms() function in gl4cts::GPUShaderFP64Test2
|
/third_party/vk-gl-cts/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
|