Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp165 typedef Compressed2DTestParameters ParameterType; typedef in vkt::texture::__anonc6ab54560111::Compressed2DTestInstance
262 typedef Compressed3DTestParameters ParameterType; typedef in vkt::texture::__anonc6ab54560111::Compressed3DTestInstance
DvktTextureShadowTests.cpp218 typedef Texture2DShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anona802163e0111::Texture2DShadowTestInstance
431 typedef TextureCubeShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anona802163e0111::TextureCubeShadowTestInstance
656 typedef Texture2DArrayShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anona802163e0111::Texture2DArrayShadowTestInstance
874 typedef Texture1DShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anona802163e0111::Texture1DShadowTestInstance
1085 typedef Texture1DArrayShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anona802163e0111::Texture1DArrayShadowTestInstance
1300 typedef TextureCubeArrayShadowTestCaseParameters ParameterType; typedef in vkt::texture::__anona802163e0111::TextureCubeArrayShadowTestInstance
DvktTextureMipmapTests.cpp151 typedef Texture2DMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anon0759b2dc0111::Texture2DMipmapTestInstance
412 typedef TextureCubeMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anon0759b2dc0111::TextureCubeMipmapTestInstance
651 typedef Texture3DMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anon0759b2dc0111::Texture3DMipmapTestInstance
925 typedef Texture2DMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anon0759b2dc0111::Texture2DLodControlTestInstance
1178 typedef TextureCubeMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anon0759b2dc0111::TextureCubeLodControlTestInstance
1438 typedef Texture3DMipmapTestCaseParameters ParameterType; typedef in vkt::texture::__anon0759b2dc0111::Texture3DLodControlTestInstance
DvktTextureFilteringTests.cpp160 typedef Texture2DTestCaseParameters ParameterType; typedef in vkt::texture::__anon15d0de3c0111::Texture2DFilteringTestInstance
377 typedef TextureCubeFilteringTestCaseParameters ParameterType; typedef in vkt::texture::__anon15d0de3c0111::TextureCubeFilteringTestInstance
618 typedef Texture2DArrayTestCaseParameters ParameterType; typedef in vkt::texture::__anon15d0de3c0111::Texture2DArrayFilteringTestInstance
838 typedef Texture3DTestCaseParameters ParameterType; typedef in vkt::texture::__anon15d0de3c0111::Texture3DFilteringTestInstance
DvktTextureSwizzleTests.cpp96 typedef Swizzle2DTestParameters ParameterType; typedef in vkt::texture::__anon9c0ee1500111::Swizzle2DTestInstance
/third_party/skia/third_party/externals/tint/src/resolver/
Ddependency_graph_test.cc131 ParameterType, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1491 #define SVGA3D_DUMP_PARAMETER(ParameterName, ParameterType) \ argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShader.hpp325 enum ParameterType enum in sw::Shader