/external/deqp/modules/gles31/functional/ |
D | es31fShaderMultisampleInterpolationStateQueryTests.cpp | 64 const TestType m_testType; member in deqp::gles31::Functional::__anonda77a8fb0111::InterpolationOffsetCase 70 , m_testType (testType) in InterpolationOffsetCase() 72 DE_ASSERT(m_testType < TEST_LAST); in InterpolationOffsetCase() 93 if (m_testType == TEST_MAX_OFFSET) in iterate() 95 else if (m_testType == TEST_MIN_OFFSET) in iterate()
|
D | es31fLayoutBindingTests.cpp | 332 const TestType m_testType; member in deqp::gles31::Functional::__anona33a70510111::LayoutBindingRenderCase 366 , m_testType (testType) in LayoutBindingRenderCase() 429 switch (m_testType) in init() 549 switch (m_testType) in initBindingPoints() 705 const TestType m_testType; member in deqp::gles31::Functional::__anona33a70510111::LayoutBindingNegativeCase 741 , m_testType (testType) in LayoutBindingNegativeCase() 834 switch (m_testType) in init() 1088 …const bool arrayInstance = (m_testType == TESTTYPE_BINDING_ARRAY || m_testType == TESTTYPE_BIND… in iterate() 1127 …const bool arrayInstance = (m_testType == TESTTYPE_BINDING_ARRAY || m_testType == TESTTYPE_BIND… in generateShaders() 1264 …const bool arrayInstance = (m_testType == TESTTYPE_BINDING_ARRAY || m_testType == TESTTYPE_BIND… in generateShaders() [all …]
|
D | es31fShaderMultisampleInterpolationTests.cpp | 1213 const TestType m_testType; member in deqp::gles31::Functional::__anon7ea06ec40111::InterpolateAtOffsetCase 1218 , m_testType (testType) in InterpolateAtOffsetCase() 1253 …if (m_testType == TEST_QUALIFIER_NONE || m_testType == TEST_QUALIFIER_CENTROID || m_testType == TE… in genVertexSource() 1255 …const char* const qualifier = (m_testType == TEST_QUALIFIER_CENTROID) ? ("centroid ") : (m_testTyp… in genVertexSource() 1259 else if (m_testType == TEST_ARRAY_ELEMENT) in genVertexSource() 1271 if (m_testType != TEST_ARRAY_ELEMENT) in genVertexSource() 1287 const char* const arrayIndexing = (m_testType == TEST_ARRAY_ELEMENT) ? ("[1]") : (""); in genFragmentSource() 1293 …if (m_testType == TEST_QUALIFIER_NONE || m_testType == TEST_QUALIFIER_CENTROID || m_testType == TE… in genFragmentSource() 1295 …const char* const qualifier = (m_testType == TEST_QUALIFIER_CENTROID) ? ("centroid ") : (m_testTyp… in genFragmentSource() 1299 else if (m_testType == TEST_ARRAY_ELEMENT) in genFragmentSource()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemStorageBufferTests.cpp | 197 const SSBOTestType m_testType; member in vkt::ProtectedMem::__anona507bdd00111::StorageBufferTestInstance 216 , m_testType (testType) in StorageBufferTestCase() 225 … return new StorageBufferTestInstance<T>(ctx, m_testType, m_shaderType, m_testInput, m_validator); in createInstance() 232 const SSBOTestType m_testType; member in vkt::ProtectedMem::__anona507bdd00111::StorageBufferTestCase 246 , m_testType (testType) in StorageBufferTestInstance() 330 switch (m_testType) { in initPrograms() 456 if (m_testType == SSBO_READ || m_testType == SSBO_ATOMIC) in executeFragmentTest() 458 vk::VkBuffer targetBuffer = (m_testType == SSBO_ATOMIC) ? **testBuffer : **testBufferSource; in executeFragmentTest() 627 deUint32 dispatchCount = (m_testType == SSBO_ATOMIC) ? 4u : 1u; in executeComputeTest() 631 if (m_testType == SSBO_READ || m_testType == SSBO_ATOMIC) in executeComputeTest() [all …]
|
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 1001 const TestType m_testType; member in deqp::gles2::Stress::__anonc37841890111::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 …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fASTCDecompressionCases.cpp | 375 , 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()
|
D | es3fASTCDecompressionCases.hpp | 67 const tcu::astc::BlockTestType m_testType; member in deqp::gles3::Functional::ASTCBlockCase2D
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 1365 const TestType m_testType; member in deqp::gles3::Stress::__anonc3de246b0111::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 …]
|