Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLibraryCase.hpp101 …ExpectResult expectResult, const std::vector<ValueBlock>& valueBlocks, glu::GLSLVersion targetVers…
DglcShaderLibraryCase.cpp81 … ExpectResult expectResult, const std::vector<ValueBlock>& valueBlocks, GLSLVersion targetVersion, in ShaderCase() argument
86 , m_valueBlocks(valueBlocks) in ShaderCase()