Home
last modified time | relevance | path

Searched defs:testNdx (Results 1 – 25 of 27) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fSamplerObjectTests.cpp95 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(simpleTestCases); testNdx++) in init() local
140 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(multiTestCases); testNdx++) in init() local
178 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(simpleTestCases3D); testNdx++) in init() local
223 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(multiTestCases3D); testNdx++) in init() local
261 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(simpleTestCasesCube); testNdx++) in init() local
306 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(multiTestCasesCube); testNdx++) in init() local
Des3fShaderPrecisionTests.cpp363 for (int testNdx = 0; testNdx < m_numTestsPerIter; testNdx++) in iterate() local
579 for (int testNdx = 0; testNdx < m_numTestsPerIter; testNdx++) in iterate() local
773 for (int testNdx = 0; testNdx < m_numTestsPerIter; testNdx++) in iterate() local
Des3fIntegerStateQueryTests.cpp2839 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMinLimits); testNdx++) in init() local
2841 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMaxLimits); testNdx++) in init() local
2879 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(stencilOps); testNdx++) in init() local
2926 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(pixelStoreStates); testNdx++) in init() local
2947 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(blendColorStates); testNdx++) in init() local
2964 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(blendEquationStates); testNdx++) in init() local
2983 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationArrayReturningStates); testNdx++) in init() local
3004 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(bufferBindingStates); testNdx++) in init() local
3032 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(textureBindings); testNdx++) in init() local
Des3fInteger64StateQueryTests.cpp307 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationLimits); testNdx++) in init() local
Des3fPixelBufferObjectTests.cpp632 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(nativeFramebufferTests); testNdx++) in init() local
Des3fBooleanStateQueryTests.cpp782 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(isEnableds); testNdx++) in init() local
Des3fDrawTests.cpp441 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
Des3fTextureUnitTests.cpp1273 for (int testNdx = 0; testNdx < numTestsPerGroup; testNdx++) in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp1449 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearColorTestGrid); testNdx++) in init() local
1452 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearDepthTestGrid); testNdx++) in init() local
1455 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearColorTwiceGrid); testNdx++) in init() local
1458 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearDepthTwiceGrid); testNdx++) in init() local
1461 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(drawTestGrid); testNdx++) in init() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fBooleanStateQueryTests.cpp155 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(isEnableds); testNdx++) in init() local
Des31fDrawElementsBaseVertexTests.cpp519 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
587 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
Des31fLayoutBindingTests.cpp2289 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_renderTestTypes); ++testNdx) in init() local
2309 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_negativeTestTypes); ++testNdx) in init() local
Des31fDrawTests.cpp516 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
583 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
Des31fIndexedStateQueryTests.cpp148 for (int testNdx = 0; testNdx < numRandomTest; ++testNdx) in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp772 for (deUint32 testNdx = 0u; testNdx < TESTTYPE_LAST; testNdx++) in addComputeImageSamplerTest() local
1064 for (deUint32 testNdx = 0u; testNdx < TESTTYPE_LAST; testNdx++) in addGraphicsImageSamplerTest() local
DvktSpvAsmInstructionTests.cpp7373 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceTests() local
7402 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceContinuedTests() local
7673 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameConstantsCode); ++testNdx) in createOpConstantNullTests() local
7815 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameConstantsCode); ++testNdx) in createOpConstantCompositeTests() local
8736 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(CaseNameDecoration); ++testNdx) in createNoContractionTests() local
8819 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameMemoryAccess); ++testNdx) in createMemoryAccessTests() local
8851 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpUndefTests() local
11346 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameConstantsCode); ++testNdx) in createOpConstantFloat16Tests() local
/third_party/vk-gl-cts/modules/gles2/stress/
Des2sDrawTests.cpp128 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
/third_party/vk-gl-cts/modules/egl/
DteglRobustnessTests.cpp1701 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_outOfBoundReadCases); ++testNdx) in createRobustnessTests() local
1763 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_outOfBoundWriteCases); ++testNdx) in createRobustnessTests() local
1842 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_fixedFunctionPipelineCases); ++testNdx) in createRobustnessTests() local
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sDrawTests.cpp311 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp2094 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMinLimits); testNdx++) in init() local
2130 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(stencilOps); testNdx++) in init() local
2177 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(blendColorStates); testNdx++) in init() local
2196 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(blendEquationStates); testNdx++) in init() local
Des2fDrawTests.cpp340 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(tests); ++testNdx) in init() local
Des2fBooleanStateQueryTests.cpp587 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(isEnableds); testNdx++) in init() local
Des2fTextureUnitTests.cpp965 for (int testNdx = 0; testNdx < numTestsPerGroup; testNdx++) in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingWatertightnessTests.cpp808 for (size_t testNdx = 0; testNdx < numTests; ++testNdx) in createWatertightnessTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp850 for (size_t testNdx = 0; testNdx < deviceQueueCreateInfos.size(); testNdx++) in createDeviceWithVariousQueueCountsTest() local

12