Home
last modified time | relevance | path

Searched refs:m_testType (Results 1 – 16 of 16) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmNonSemanticInfoTests.cpp80 TestType m_testType; member in vkt::SpirVAssembly::SpvAsmSpirvNonSemanticInfoBasicInstance
86 , m_testType(type) in SpvAsmSpirvNonSemanticInfoBasicInstance()
105 TestType m_testType; member in vkt::SpirVAssembly::SpvAsmSpirvNonSemanticInfoBasicCase
110 , m_testType(type) in SpvAsmSpirvNonSemanticInfoBasicCase()
128 switch (m_testType) in initPrograms()
213 if (m_testType == TT_ANY_CONSTANT_TYPE) in initPrograms()
333 return new SpvAsmSpirvNonSemanticInfoBasicInstance(context, m_testType); in createInstance()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderMultisampleInterpolationStateQueryTests.cpp64 const TestType m_testType; member in deqp::gles31::Functional::__anonc1541ffc0111::InterpolationOffsetCase
70 , m_testType (testType) in InterpolationOffsetCase()
72 DE_ASSERT(m_testType < TEST_LAST); in InterpolationOffsetCase()
95 if (m_testType == TEST_MAX_OFFSET) in iterate()
105 else if (m_testType == TEST_MIN_OFFSET) in iterate()
Des31fLayoutBindingTests.cpp332 const TestType m_testType; member in deqp::gles31::Functional::__anon27902bf20111::LayoutBindingRenderCase
367 , m_testType (testType) in LayoutBindingRenderCase()
431 switch (m_testType) in init()
561 switch (m_testType) in initBindingPoints()
717 const TestType m_testType; member in deqp::gles31::Functional::__anon27902bf20111::LayoutBindingNegativeCase
753 , m_testType (testType) in LayoutBindingNegativeCase()
847 switch (m_testType) in init()
1101 …const bool arrayInstance = (m_testType == TESTTYPE_BINDING_ARRAY || m_testType == TESTTYPE_BIND… in iterate()
1140 …const bool arrayInstance = (m_testType == TESTTYPE_BINDING_ARRAY || m_testType == TESTTYPE_BIND… in generateShaders()
1277 …const bool arrayInstance = (m_testType == TESTTYPE_BINDING_ARRAY || m_testType == TESTTYPE_BIND… in generateShaders()
[all …]
Des31fShaderMultisampleInterpolationTests.cpp1221 const TestType m_testType; member in deqp::gles31::Functional::__anonbe6f00850111::InterpolateAtOffsetCase
1226 , m_testType (testType) in InterpolateAtOffsetCase()
1261 …if (m_testType == TEST_QUALIFIER_NONE || m_testType == TEST_QUALIFIER_CENTROID || m_testType == TE… in genVertexSource()
1263 …const char* const qualifier = (m_testType == TEST_QUALIFIER_CENTROID) ? ("centroid ") : (m_testTyp… in genVertexSource()
1267 else if (m_testType == TEST_ARRAY_ELEMENT) in genVertexSource()
1279 if (m_testType != TEST_ARRAY_ELEMENT) in genVertexSource()
1295 const char* const arrayIndexing = (m_testType == TEST_ARRAY_ELEMENT) ? ("[1]") : (""); in genFragmentSource()
1301 …if (m_testType == TEST_QUALIFIER_NONE || m_testType == TEST_QUALIFIER_CENTROID || m_testType == TE… in genFragmentSource()
1303 …const char* const qualifier = (m_testType == TEST_QUALIFIER_CENTROID) ? ("centroid ") : (m_testTyp… in genFragmentSource()
1307 else if (m_testType == TEST_ARRAY_ELEMENT) in genFragmentSource()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStorageBufferTests.cpp191 const SSBOTestType m_testType; member in vkt::ProtectedMem::__anonf4e7a5d10111::StorageBufferTestInstance
211 , m_testType (testType) in StorageBufferTestCase()
220 … return new StorageBufferTestInstance<T>(ctx, m_testType, m_shaderType, m_testInput, m_validator); in createInstance()
231 const SSBOTestType m_testType; member in vkt::ProtectedMem::__anonf4e7a5d10111::StorageBufferTestCase
245 , m_testType (testType) in StorageBufferTestInstance()
329 switch (m_testType) { in initPrograms()
455 if (m_testType == SSBO_READ || m_testType == SSBO_ATOMIC) in executeFragmentTest()
457 vk::VkBuffer targetBuffer = (m_testType == SSBO_ATOMIC) ? **testBuffer : **testBufferSource; in executeFragmentTest()
625 deUint32 dispatchCount = (m_testType == SSBO_ATOMIC) ? 4u : 1u; in executeComputeTest()
629 if (m_testType == SSBO_READ || m_testType == SSBO_ATOMIC) in executeComputeTest()
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp375 , m_testType (testType) in ASTCBlockCase2D()
381 …DE_ASSERT(!(tcu::isAstcSRGBFormat(m_format) && tcu::astc::isBlockTestTypeHDROnly(m_testType))); //… in ASTCBlockCase2D()
391 …64, 64, tcu::astc::getBlockTestTypeColorScale(m_testType), tcu::astc::getBlockTestTypeColorBias(m_… in init()
393 generateBlockCaseTestData(m_blockData, m_format, m_testType); in init()
411 …enderer->getASTCSupport() == ASTCSUPPORTLEVEL_LDR && tcu::astc::isBlockTestTypeHDROnly(m_testType)) in iterate()
Des3fASTCDecompressionCases.hpp67 const tcu::astc::BlockTestType m_testType; member in deqp::gles3::Functional::ASTCBlockCase2D
/third_party/vk-gl-cts/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1001 const TestType m_testType; member in deqp::gles2::Stress::__anonbb96404a0111::TextureSamplerCase
1008 , m_testType (testType) in TextureSamplerCase()
1059 if (m_testType == TEST_TEX_COORD) in init()
1069 else if (m_testType == TEST_LOD) in init()
1082 else if (m_testType == TEST_TEX_COORD_CUBE) in init()
1175 if (m_testType != TEST_TEX_COORD_CUBE) in iterate()
1226 if (m_testType != TEST_TEX_COORD_CUBE) in genVertexSource()
1235 if (m_testType == TEST_TEX_COORD) in genVertexSource()
1237 else if (m_testType == TEST_LOD) in genVertexSource()
1239 else if (m_testType == TEST_TEX_COORD_CUBE) in genVertexSource()
[all …]
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1365 const TestType m_testType; member in deqp::gles3::Stress::__anonbbfc232c0111::TextureSamplerCase
1372 , m_testType (testType) in TextureSamplerCase()
1414 if (m_testType == TEST_TEX_COORD) in init()
1424 else if (m_testType == TEST_LOD || m_testType == TEST_GRAD) in init()
1437 else if (m_testType == TEST_TEX_COORD_CUBE) in init()
1530 if (m_testType != TEST_TEX_COORD_CUBE) in iterate()
1582 if (m_testType != TEST_TEX_COORD_CUBE) in genVertexSource()
1591 if (m_testType == TEST_TEX_COORD) in genVertexSource()
1593 else if (m_testType == TEST_LOD) in genVertexSource()
1595 else if (m_testType == TEST_GRAD) in genVertexSource()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTests.cpp248 , m_testType (testType) in MaxDrawMeshTasksCountCase()
259 TestType m_testType; member in vkt::MeshShader::__anon71d0bfc30111::MaxDrawMeshTasksCountCase
264 genericCheckSupport(context, (m_testType == TestType::TASK)); in checkSupport()
291 if (m_testType == TestType::TASK) in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp430 TestType m_testType; member in vkt::RayTracing::__anona0d663fb0111::RayTracingProceduralGeometryTestCase
435 , m_testType (testType) in RayTracingProceduralGeometryTestCase()
523 if (m_testType == TestType::TRIANGLE_IN_BETWEEN) in initPrograms()
550 if (m_testType == TestType::TRIANGLE_IN_BETWEEN) in createInstance()
DvktRayTracingMiscTests.cpp3808 m_testType (testType), in ShaderRecordBlockTest()
3933 const bool isSTD430Test = isExplicitSTD430OffsetTest (m_testType) || in initPrograms()
3934 isSTD430LayoutTest (m_testType); in initPrograms()
3935 const bool requires16BitStorage = usesI16 (m_testType) || in initPrograms()
3936 usesU16 (m_testType); in initPrograms()
3937 const bool requires8BitStorage = usesI8 (m_testType) || in initPrograms()
3938 usesU8 (m_testType); in initPrograms()
3939 const bool requiresInt64 = usesI64 (m_testType) || in initPrograms()
3940 usesU64 (m_testType); in initPrograms()
3941 const bool usesExplicitOffsets = isExplicitScalarOffsetTest (m_testType) || in initPrograms()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp379 TestType m_testType; member in vkt::RayQuery::__anon54984b170111::RayQueryProceduralGeometryTestCase
384 , m_testType (testType) in RayQueryProceduralGeometryTestCase()
474 if (m_testType == TestType::TRIANGLE_IN_BETWEEN) in createInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp1191 , m_testType (testType) in QueryPoolPerformanceTest()
1198 if (m_testType == TT_ENUMERATE_AND_VALIDATE) in createInstance()
1203 if (m_testType == TT_QUERY) in createInstance()
1209 if (m_testType == TT_QUERY) in createInstance()
1217 if (m_testType == TT_ENUMERATE_AND_VALIDATE) in initPrograms()
1255 TestType m_testType; member in vkt::QueryPool::__anon76131a280111::QueryPoolPerformanceTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp886 TestType m_testType; member in vkt::api::InvarianceCase
894 , m_testType (testType) in InvarianceCase()
900 if (TT_REQUIREMENTS_MATCHING == m_testType) in createInstance()
908 if (TT_REQUIREMENTS_MATCHING == m_testType) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp1686 const ComputeTestType m_testType; member in vkt::pipeline::__anoncc84dc6d0111::PushConstantComputeTest
1700 const ComputeTestType m_testType; member in vkt::pipeline::__anoncc84dc6d0111::PushConstantComputeTestInstance
1724 , m_testType (testType) in PushConstantComputeTest()
1735 return new PushConstantComputeTestInstance(context, m_testType, m_pushConstantRange); in createInstance()
1740 if (CTT_UNINITIALIZED == m_testType) in checkSupport()
1768 , m_testType (testType) in PushConstantComputeTestInstance()
1882 if (CTT_UNINITIALIZED != m_testType) in PushConstantComputeTestInstance()
1923 if (CTT_UNINITIALIZED == m_testType) in iterate()