Home
last modified time | relevance | path

Searched refs:UI_TWO (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderStructTests.cpp268 instance.useUniform(2u, UI_TWO); in init()
299 instance.useUniform(2u, UI_TWO); in init()
330 instance.useUniform(2u, UI_TWO); in init()
399 instance.useUniform(2u, UI_TWO); in init()
474 instance.useUniform(2u, UI_TWO); in init()
857 instance.useUniform(2u, UI_TWO); in init()
937 instance.useUniform(2u, UI_TWO); in init()
984 instance.useUniform(2u, UI_TWO); in init()
1064 instance.useUniform(2u, UI_TWO); in init()
1104 instance.useUniform(1u, UI_TWO); in init()
[all …]
DvktShaderRenderSwitchTests.cpp46 instance.useUniform(0u, UI_TWO); in setUniforms()
DvktShaderRenderDiscardTests.cpp52 instance.useUniform(1u, UI_TWO); in setup()
DvktShaderRenderLoopTests.cpp67 case 2: return UI_TWO; in getIntUniformType()
591 { "ui_two", UI_TWO }, in createSpecialLoopCase()
DvktShaderRender.hpp319 UI_TWO, enumerator
DvktShaderRenderDerivateTests.cpp959 case UI_TWO: in setup()
1731 UI_TWO, in init()
DvktShaderRenderIndexingTests.cpp170 instance.useUniform(2u, UI_TWO); in setup()
DvktShaderRender.cpp841 UNIFORM_CASE(UI_TWO, 2); in useUniform()