Home
last modified time | relevance | path

Searched defs:uvwBits (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTexCompareVerifier.hpp40 IVec3 uvwBits; //!< Bits per component in final per-level UV(W) coordinates. Assumed to be fixed-point. member
H A DtcuTexLookupVerifier.hpp46 IVec3 uvwBits; //!< Bits per component in final per-level UV(W) coordinates. Assumed to be fixed-point. member
62 IVec3 uvwBits; //!< Bits per component in final per-level UV(W) coordinates. Assumed to be fixed-point. member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp1510 const IVec3 uvwBits = m_textureType == TEXTURETYPE_2D ? IVec3(7,7,0) in verify() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1461 const IVec3 uvwBits = m_baseParams.textureType == TEXTURETYPE_2D ? IVec3(7,7,0) in verify() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1473 const IVec3 uvwBits = m_baseParams.textureType == TEXTURETYPE_2D ? IVec3(7,7,0) in verify() local

Completed in 14 milliseconds