Home
last modified time | relevance | path

Searched refs:imageViewMinLodIntegerTexelCoord (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp1199 bool imageViewMinLodIntegerTexelCoord = params.imageViewMinLod != 0.0f && params.samplerType == glu::TextureTestUtil::SAMPLERTYPE_FETCH_FLOAT; in renderQuad() local
1596 if (imageViewMinLodIntegerTexelCoord) in renderQuad()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.cpp1232 bool imageViewMinLodIntegerTexelCoord = params.imageViewMinLod != 0.0f && params.samplerType == glu::TextureTestUtil::SAMPLERTYPE_FETCH_FLOAT; in renderQuad() local
1629 if (imageViewMinLodIntegerTexelCoord) in renderQuad()

Completed in 6 milliseconds