Searched defs:checkTextureSupport (Results 1 - 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureFilteringTests.cpp | 51 void checkTextureSupport (Context& context, const Texture2DTestCaseParameters& testParameters) in checkTextureSupport() function 118 void checkTextureSupport (Context& context, const TextureCubeTestCaseParameters& testParameters) in checkTextureSupport() function 125 void checkTextureSupport (Context& context, const Texture2DArrayTestCaseParameters& testParameters) in checkTextureSupport() function 138 void checkTextureSupport (Context& context, const Texture3DTestCaseParameters& testParameters) in checkTextureSupport() function 150 void checkTextureSupport (Context& context, const TextureCubeFilteringTestCaseParameters& testParameters) in checkTextureSupport() function
|
H A D | vktTextureShadowTests.cpp | 225 void checkTextureSupport (Context& context, const Texture2DShadowTestCaseParameters& testParameters) in checkTextureSupport() function 448 void checkTextureSupport (Context& context, const TextureCubeShadowTestCaseParameters& testParameters) in checkTextureSupport() function 687 void checkTextureSupport (Context& context, const Texture2DArrayShadowTestCaseParameters& testParameters) in checkTextureSupport() function 916 void checkTextureSupport (Context& context, const Texture1DShadowTestCaseParameters& testParameters) in checkTextureSupport() function 1138 void checkTextureSupport (Context& context, const Texture1DArrayShadowTestCaseParameters& testParameters) in checkTextureSupport() function 1364 void checkTextureSupport (Context& context, const TextureCubeArrayShadowTestCaseParameters& testParameters) in checkTextureSupport() function
|
H A D | vktTextureTestUtil.hpp | 352 void checkTextureSupport (Context& context, const T& testParameters) in checkTextureSupport() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureFilteringTests.cpp | 51 void checkTextureSupport (Context& context, const Texture2DTestCaseParameters& testParameters) in checkTextureSupport() function 118 void checkTextureSupport (Context& context, const TextureCubeTestCaseParameters& testParameters) in checkTextureSupport() function 125 void checkTextureSupport (Context& context, const Texture2DArrayTestCaseParameters& testParameters) in checkTextureSupport() function 137 void checkTextureSupport (Context& context, const Texture3DTestCaseParameters& testParameters) in checkTextureSupport() function 149 void checkTextureSupport (Context& context, const TextureCubeFilteringTestCaseParameters& testParameters) in checkTextureSupport() function
|
H A D | vktTextureShadowTests.cpp | 223 void checkTextureSupport (Context& context, const Texture2DShadowTestCaseParameters& testParameters) in checkTextureSupport() function 446 void checkTextureSupport (Context& context, const TextureCubeShadowTestCaseParameters& testParameters) in checkTextureSupport() function 685 void checkTextureSupport (Context& context, const Texture2DArrayShadowTestCaseParameters& testParameters) in checkTextureSupport() function 914 void checkTextureSupport (Context& context, const Texture1DShadowTestCaseParameters& testParameters) in checkTextureSupport() function 1136 void checkTextureSupport (Context& context, const Texture1DArrayShadowTestCaseParameters& testParameters) in checkTextureSupport() function 1362 void checkTextureSupport (Context& context, const TextureCubeArrayShadowTestCaseParameters& testParameters) in checkTextureSupport() function
|
H A D | vktTextureTestUtil.hpp | 352 void checkTextureSupport (Context& context, const T& testParameters) in checkTextureSupport() function
|
Completed in 15 milliseconds