Searched refs:UF_ONE (Results 1 - 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderStructTests.cpp644 instance.useUniform(2u, UF_ONE);
742 instance.useUniform(2u, UF_ONE);
779 instance.useUniform(2u, UF_ONE);
818 instance.useUniform(3u, UF_ONE);
1996 instance.useUniform(0u, UF_ONE);
2056 instance.useUniform(0u, UF_ONE);
H A DvktShaderRenderLoopTests.cpp102 case 1: return UF_ONE;
369 uniformInformations.push_back(UF_ONE);
H A DvktShaderRender.hpp357 UF_ONE, enumerator in enum:vkt::sr::BaseUniformType
H A DvktShaderRender.cpp950 UNIFORM_CASE(UF_ONE, 1.0f);

Completed in 98 milliseconds