Searched defs:checkTextureSupport (Results 1 – 4 of 4) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/texture/ |
| D | vktTextureShadowTests.cpp | 225 void checkTextureSupport (Context& context, const Texture2DShadowTestCaseParameters& testParameters) in checkTextureSupport() function 448 void checkTextureSupport (Context& context, const TextureCubeShadowTestCaseParameters& testParamete… in checkTextureSupport() function 687 void checkTextureSupport (Context& context, const Texture2DArrayShadowTestCaseParameters& testParam… in checkTextureSupport() function 916 void checkTextureSupport (Context& context, const Texture1DShadowTestCaseParameters& testParameters) in checkTextureSupport() function 1138 void checkTextureSupport (Context& context, const Texture1DArrayShadowTestCaseParameters& testParam… in checkTextureSupport() function 1364 void checkTextureSupport (Context& context, const TextureCubeArrayShadowTestCaseParameters& testPar… in checkTextureSupport() function
|
| 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& testParam… in checkTextureSupport() function
|
| D | vktTextureTestUtil.hpp | 352 void checkTextureSupport (Context& context, const T& testParameters) in checkTextureSupport() function
|
| D | vktTextureMipmapTests.cpp | 2868 void checkTextureSupport (Context& context, const Texture2DMipmapTestCaseParameters& testParameters) in checkTextureSupport() function 2890 void checkTextureSupport (Context& context, const TextureCubeMipmapTestCaseParameters& testParamete… in checkTextureSupport() function 2912 void checkTextureSupport (Context& context, const Texture3DMipmapTestCaseParameters& testParameters) in checkTextureSupport() function
|