Home
last modified time | relevance | path

Searched refs:LoopUniformSetup (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp284 class LoopUniformSetup : public UniformSetup class
287 LoopUniformSetup (std::vector<BaseUniformType>& types) in LoopUniformSetup() function in vkt::sr::__anonc7f22fdf0111::LoopUniformSetup
297 void LoopUniformSetup::setup (ShaderRenderCaseInstance& instance, const tcu::Vec4&) const in setup()
527 UniformSetup* uniformSetup = new LoopUniformSetup(uniformInformations); in createGenericLoopCase()
1470 UniformSetup* uniformSetup = new LoopUniformSetup(uniformInformations); in createSpecialLoopCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp285 class LoopUniformSetup : public UniformSetup class
288 LoopUniformSetup (std::vector<BaseUniformType>& types) in LoopUniformSetup() function in vkt::sr::__anonacc8ae7f0111::LoopUniformSetup
298 void LoopUniformSetup::setup (ShaderRenderCaseInstance& instance, const tcu::Vec4&) const in setup()
529 UniformSetup* uniformSetup = new LoopUniformSetup(uniformInformations); in createGenericLoopCase()
1473 UniformSetup* uniformSetup = new LoopUniformSetup(uniformInformations); in createSpecialLoopCase()