Home
last modified time | relevance | path

Searched defs:ParameterType (Results 1 – 7 of 7) sorted by relevance

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dcommon.h36 enum class ParameterType enum
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp171 typedef Compressed2DTestParameters ParameterType; typedef in vkt::texture::__anon73b763bb0111::Compressed2DTestInstance
446 typedef Compressed3DTestParameters ParameterType; typedef in vkt::texture::__anon73b763bb0111::Compressed3DTestInstance
DvktTextureShadowTests.cpp241 typedef Texture2DShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anon433fb3630111::Texture2DShadowTestInstance
467 typedef TextureCubeShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anon433fb3630111::TextureCubeShadowTestInstance
703 typedef Texture2DArrayShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anon433fb3630111::Texture2DArrayShadowTestInstance
932 typedef Texture1DShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anon433fb3630111::Texture1DShadowTestInstance
1154 typedef Texture1DArrayShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anon433fb3630111::Texture1DArrayShadowTestInstance
1382 typedef TextureCubeArrayShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anon433fb3630111::TextureCubeArrayShadowTestInstance
DvktTextureFilteringTests.cpp188 typedef Texture2DTestCaseParameters ParameterType; typedef in vkt::texture::__anon9a19a5410111::Texture2DFilteringTestInstance
405 typedef TextureCubeFilteringTestCaseParameters ParameterType; typedef in vkt::texture::__anon9a19a5410111::TextureCubeFilteringTestInstance
651 typedef Texture2DArrayTestCaseParameters ParameterType; typedef in vkt::texture::__anon9a19a5410111::Texture2DArrayFilteringTestInstance
876 typedef Texture3DTestCaseParameters ParameterType; typedef in vkt::texture::__anon9a19a5410111::Texture3DFilteringTestInstance
DvktTextureSwizzleTests.cpp96 typedef Swizzle2DTestParameters ParameterType; typedef in vkt::texture::__anon9f0023150111::Swizzle2DTestInstance
DvktTextureMipmapTests.cpp163 typedef Texture2DMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anona29750010111::Texture2DMipmapTestInstance
429 typedef TextureCubeMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anona29750010111::TextureCubeMipmapTestInstance
668 typedef Texture3DMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anona29750010111::Texture3DMipmapTestInstance
959 typedef Texture2DMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anona29750010111::Texture2DLodControlTestInstance
1232 typedef TextureCubeMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anona29750010111::TextureCubeLodControlTestInstance
1505 typedef Texture3DMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anona29750010111::Texture3DLodControlTestInstance
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1491 #define SVGA3D_DUMP_PARAMETER(ParameterName, ParameterType) \ argument