Home
last modified time | relevance | path

Searched refs:UF_THIRD (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderStructTests.cpp404 instance.useUniform(7u, UF_THIRD); in init()
479 instance.useUniform(7u, UF_THIRD); in init()
942 instance.useUniform(7u, UF_THIRD); in init()
1070 instance.useUniform(8u, UF_THIRD); in init()
1764 instance.useUniform(7u, UF_THIRD); in init()
1920 instance.useUniform(8u, UF_THIRD); in init()
DvktShaderRender.hpp367 UF_THIRD, enumerator
DvktShaderRenderLoopTests.cpp104 case 3: return UF_THIRD; in getFloatFractionUniformType()
DvktShaderRender.cpp889 UNIFORM_CASE(UF_THIRD, 1.0f / 3.0f); in useUniform()