Searched defs:checkTextureSupport (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureShadowTests.cpp | 208 void checkTextureSupport (Context& context, const Texture2DShadowTestCaseParameters& testParameters) in checkTextureSupport() function 420 void checkTextureSupport (Context& context, const TextureCubeShadowTestCaseParameters& testParamete… in checkTextureSupport() function 646 void checkTextureSupport (Context& context, const Texture2DArrayShadowTestCaseParameters& testParam… in checkTextureSupport() function 864 void checkTextureSupport (Context& context, const Texture1DShadowTestCaseParameters& testParameters) in checkTextureSupport() function 1075 void checkTextureSupport (Context& context, const Texture1DArrayShadowTestCaseParameters& testParam… in checkTextureSupport() function 1290 void checkTextureSupport (Context& context, const TextureCubeArrayShadowTestCaseParameters& testPar… in checkTextureSupport() function
|
D | vktTextureFilteringTests.cpp | 51 void checkTextureSupport (Context& context, const Texture2DTestCaseParameters& testParameters) in checkTextureSupport() function 113 void checkTextureSupport (Context& context, const TextureCubeTestCaseParameters& testParameters) in checkTextureSupport() function 120 void checkTextureSupport (Context& context, const Texture2DArrayTestCaseParameters& testParameters) in checkTextureSupport() function 127 void checkTextureSupport (Context& context, const Texture3DTestCaseParameters& testParameters) in checkTextureSupport() function
|
D | vktTextureTestUtil.hpp | 335 void checkTextureSupport (Context& context, const T& testParameters) in checkTextureSupport() function
|