Searched defs:checkTextureSupport (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureShadowTests.cpp | 226 void checkTextureSupport(Context &context, const Texture2DShadowTestCaseParameters &testParameters) in checkTextureSupport() function 468 void checkTextureSupport(Context &context, const TextureCubeShadowTestCaseParameters &testParameter… in checkTextureSupport() function 730 void checkTextureSupport(Context &context, const Texture2DArrayShadowTestCaseParameters &testParame… in checkTextureSupport() function 972 void checkTextureSupport(Context &context, const Texture1DShadowTestCaseParameters &testParameters) in checkTextureSupport() function 1202 void checkTextureSupport(Context &context, const Texture1DArrayShadowTestCaseParameters &testParame… in checkTextureSupport() function 1462 void checkTextureSupport(Context &context, const TextureCubeArrayShadowTestCaseParameters &testPara… in checkTextureSupport() function
|
H A D | vktTextureFilteringTests.cpp | 51 void checkTextureSupport(Context &context, const Texture2DTestCaseParameters &testParameters) in checkTextureSupport() function 119 void checkTextureSupport(Context &context, const TextureCubeTestCaseParameters &testParameters) in checkTextureSupport() function 127 void checkTextureSupport(Context &context, const Texture2DArrayTestCaseParameters &testParameters) in checkTextureSupport() function 143 void checkTextureSupport(Context &context, const Texture3DTestCaseParameters &testParameters) in checkTextureSupport() function 158 void checkTextureSupport(Context &context, const TextureCubeFilteringTestCaseParameters &testParame… in checkTextureSupport() function
|
H A D | vktTextureTestUtil.hpp | 358 void checkTextureSupport(Context &context, const T &testParameters) in checkTextureSupport() function
|
H A D | vktTextureMipmapTests.cpp | 2974 void checkTextureSupport(Context &context, const Texture2DMipmapTestCaseParameters &testParameters) in checkTextureSupport() function 2996 void checkTextureSupport(Context &context, const TextureCubeMipmapTestCaseParameters &testParameter… in checkTextureSupport() function 3018 void checkTextureSupport(Context &context, const Texture3DMipmapTestCaseParameters &testParameters) in checkTextureSupport() function
|