Home
last modified time | relevance | path

Searched refs:IMG_DIM_2D (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.cpp53 else if (dim == IMG_DIM_2D || dim == IMG_DIM_CUBE) in calcUnnormalizedDim()
105 else if (m_imParams.dim == IMG_DIM_2D || m_imParams.dim == IMG_DIM_CUBE) in fetchTexelWrapped()
120 : (m_imParams.dim == IMG_DIM_2D || m_imParams.dim == IMG_DIM_CUBE) ? levelAccess.getPixel(coord[0], coord[1], layer) in fetchTexelWrapped()
425 else if (m_imParams.dim == IMG_DIM_2D || m_imParams.dim == IMG_DIM_CUBE) in getFilteredSample()
840 else if (m_imParams.dim == IMG_DIM_2D)
H A DvktTextureFilteringExplicitLodTests.cpp127 case IMG_DIM_2D: in genSamplerDeclaration()
168 case IMG_DIM_2D: in genLookupCode()
420 case IMG_DIM_2D: in mapImageType()
449 case IMG_DIM_2D: in mapImageViewType()
470 case IMG_DIM_2D: in mapImageViewType()
1071 IMG_DIM_2D, in genTestCaseData()
H A DvktSampleVerifier.hpp105 IMG_DIM_2D, enumerator
H A DvktSampleVerifierUtil.cpp165 case IMG_DIM_2D:
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifier.cpp53 else if (dim == IMG_DIM_2D || dim == IMG_DIM_CUBE) in calcUnnormalizedDim()
105 else if (m_imParams.dim == IMG_DIM_2D || m_imParams.dim == IMG_DIM_CUBE) in fetchTexelWrapped()
120 : (m_imParams.dim == IMG_DIM_2D || m_imParams.dim == IMG_DIM_CUBE) ? levelAccess.getPixel(coord[0], coord[1], layer) in fetchTexelWrapped()
425 else if (m_imParams.dim == IMG_DIM_2D || m_imParams.dim == IMG_DIM_CUBE) in getFilteredSample()
840 else if (m_imParams.dim == IMG_DIM_2D)
H A DvktTextureFilteringExplicitLodTests.cpp127 case IMG_DIM_2D: in genSamplerDeclaration()
168 case IMG_DIM_2D: in genLookupCode()
420 case IMG_DIM_2D: in mapImageType()
449 case IMG_DIM_2D: in mapImageViewType()
470 case IMG_DIM_2D: in mapImageViewType()
1073 IMG_DIM_2D, in genTestCaseData()
H A DvktSampleVerifier.hpp105 IMG_DIM_2D, enumerator
H A DvktSampleVerifierUtil.cpp165 case IMG_DIM_2D:

Completed in 12 milliseconds