/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmCompositeInsertTests.cpp | 236 SpecConstants noSpecConstants; in addGraphicsVectorCompositeInsertTests() local 282 createTestForStage(VK_SHADER_STAGE_VERTEX_BIT, (testName + "_vert").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 285 createTestForStage(VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, (testName + "_tessc").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 288 createTestForStage(VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, (testName + "_tesse").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 291 createTestForStage(VK_SHADER_STAGE_GEOMETRY_BIT, (testName + "_geom").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 296 createTestForStage(VK_SHADER_STAGE_FRAGMENT_BIT, (testName + "_frag").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 390 SpecConstants noSpecConstants; in addGraphicsMatrixCompositeInsertTests() local 442 createTestForStage(VK_SHADER_STAGE_VERTEX_BIT, (testName + "_vert").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() 445 createTestForStage(VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, (testName + "_tessc").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() 448 createTestForStage(VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, (testName + "_tesse").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() 538 SpecConstants noSpecConstants; addGraphicsNestedStructCompositeInsertTests() local [all...] |
H A D | vktSpvAsmUboMatrixPaddingTests.cpp | 154 SpecConstants noSpecConstants; in addGraphicsUboMatrixPaddingTest() local 251 createTestForStage(VK_SHADER_STAGE_VERTEX_BIT, "mat2x2_vert", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 254 createTestForStage(VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, "mat2x2_tessc", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 257 createTestForStage(VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, "mat2x2_tesse", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 260 createTestForStage(VK_SHADER_STAGE_GEOMETRY_BIT, "mat2x2_geom", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 265 createTestForStage(VK_SHADER_STAGE_FRAGMENT_BIT, "mat2x2_frag", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest()
|
H A D | vktSpvAsmVaryingNameTests.cpp | 187 SpecConstants noSpecConstants; in addGraphicsVaryingNameTest() local 203 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphicsVaryingNameTest() 204 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphicsVaryingNameTest()
|
H A D | vktSpvAsmGraphicsShaderTestUtil.hpp | 500 SpecConstants noSpecConstants; in createTestsForAllStages() local 507 name, inputColors, outputColors, testCodeFragments, noSpecConstants, noPushConstants, in createTestsForAllStages() 544 SpecConstants noSpecConstants; in createTestsForAllStages() local 549 name, inputColors, outputColors, testCodeFragments, noSpecConstants, noPushConstants, in createTestsForAllStages() 566 SpecConstants noSpecConstants; in createTestsForAllStages() local 570 name, inputColors, outputColors, testCodeFragments, noSpecConstants, noPushConstants, in createTestsForAllStages() 587 SpecConstants noSpecConstants; in createTestsForAllStages() local 591 name, inputColors, outputColors, testCodeFragments, noSpecConstants, pushConstants, in createTestsForAllStages()
|
H A D | vktSpvAsmVariableInitTests.cpp | 596 SpecConstants noSpecConstants; in addGraphicsVariableInitOutputTest() local 609 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphicsVariableInitOutputTest() 610 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphicsVariableInitOutputTest()
|
H A D | vktSpvAsmImageSamplerTests.cpp | 1137 SpecConstants noSpecConstants; in addGraphicsImageSamplerTest() local 1230 createTestForStage(VK_SHADER_STAGE_VERTEX_BIT, "shader_vert", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1233 createTestForStage(VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, "shader_tessc", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1236 createTestForStage(VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, "shader_tesse", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1239 createTestForStage(VK_SHADER_STAGE_GEOMETRY_BIT, "shader_geom", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1245 createTestForStage(VK_SHADER_STAGE_FRAGMENT_BIT, "shader_frag", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest()
|
H A D | vktSpvAsmIndexingTests.cpp | 315 SpecConstants noSpecConstants; in addGraphicsIndexingStructTests() local 498 testName.c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsIndexingStructTests()
|
H A D | vktSpvAsm16bitStorageTests.cpp | 4183 SpecConstants noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() local 4197 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() 4198 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() 4256 SpecConstants noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group() local 4269 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group() 4270 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group()
|
H A D | vktSpvAsmFloatControlsTests.cpp | 4534 StageToSpecConstantMap noSpecConstants; in createInstanceContext() local 4562 noSpecConstants, in createInstanceContext()
|
H A D | vktSpvAsmInstructionTests.cpp | 11276 SpecConstants noSpecConstants; in createConvertGraphicsTests() local 11292 test->m_name, defaultColors, defaultColors, fragments, noSpecConstants, in createConvertGraphicsTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmCompositeInsertTests.cpp | 235 SpecConstants noSpecConstants; in addGraphicsVectorCompositeInsertTests() local 281 createTestForStage(VK_SHADER_STAGE_VERTEX_BIT, (testName + "_vert").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 284 createTestForStage(VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, (testName + "_tessc").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 287 createTestForStage(VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, (testName + "_tesse").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 290 createTestForStage(VK_SHADER_STAGE_GEOMETRY_BIT, (testName + "_geom").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 295 createTestForStage(VK_SHADER_STAGE_FRAGMENT_BIT, (testName + "_frag").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 388 SpecConstants noSpecConstants; in addGraphicsMatrixCompositeInsertTests() local 440 createTestForStage(VK_SHADER_STAGE_VERTEX_BIT, (testName + "_vert").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() 443 createTestForStage(VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, (testName + "_tessc").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() 446 createTestForStage(VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, (testName + "_tesse").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() 535 SpecConstants noSpecConstants; addGraphicsNestedStructCompositeInsertTests() local [all...] |
H A D | vktSpvAsmUboMatrixPaddingTests.cpp | 154 SpecConstants noSpecConstants; in addGraphicsUboMatrixPaddingTest() local 251 createTestForStage(VK_SHADER_STAGE_VERTEX_BIT, "mat2x2_vert", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 254 createTestForStage(VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, "mat2x2_tessc", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 257 createTestForStage(VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, "mat2x2_tesse", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 260 createTestForStage(VK_SHADER_STAGE_GEOMETRY_BIT, "mat2x2_geom", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 265 createTestForStage(VK_SHADER_STAGE_FRAGMENT_BIT, "mat2x2_frag", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest()
|
H A D | vktSpvAsmVaryingNameTests.cpp | 187 SpecConstants noSpecConstants; in addGraphicsVaryingNameTest() local 203 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphicsVaryingNameTest() 204 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphicsVaryingNameTest()
|
H A D | vktSpvAsmGraphicsShaderTestUtil.hpp | 500 SpecConstants noSpecConstants; in createTestsForAllStages() local 507 name, inputColors, outputColors, testCodeFragments, noSpecConstants, noPushConstants, in createTestsForAllStages() 544 SpecConstants noSpecConstants; in createTestsForAllStages() local 549 name, inputColors, outputColors, testCodeFragments, noSpecConstants, noPushConstants, in createTestsForAllStages() 566 SpecConstants noSpecConstants; in createTestsForAllStages() local 570 name, inputColors, outputColors, testCodeFragments, noSpecConstants, noPushConstants, in createTestsForAllStages() 587 SpecConstants noSpecConstants; in createTestsForAllStages() local 591 name, inputColors, outputColors, testCodeFragments, noSpecConstants, pushConstants, in createTestsForAllStages()
|
H A D | vktSpvAsmVariableInitTests.cpp | 595 SpecConstants noSpecConstants; in addGraphicsVariableInitOutputTest() local 608 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphicsVariableInitOutputTest() 609 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphicsVariableInitOutputTest()
|
H A D | vktSpvAsmImageSamplerTests.cpp | 1154 SpecConstants noSpecConstants; in addGraphicsImageSamplerTest() local 1245 createTestForStage(VK_SHADER_STAGE_VERTEX_BIT, "shader_vert", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1248 createTestForStage(VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, "shader_tessc", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1251 createTestForStage(VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, "shader_tesse", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1254 createTestForStage(VK_SHADER_STAGE_GEOMETRY_BIT, "shader_geom", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1260 createTestForStage(VK_SHADER_STAGE_FRAGMENT_BIT, "shader_frag", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest()
|
H A D | vktSpvAsmIndexingTests.cpp | 315 SpecConstants noSpecConstants; in addGraphicsIndexingStructTests() local 498 testName.c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsIndexingStructTests()
|
H A D | vktSpvAsm16bitStorageTests.cpp | 4179 SpecConstants noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() local 4193 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() 4194 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() 4253 SpecConstants noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group() local 4266 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group() 4267 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group()
|
H A D | vktSpvAsmFloatControlsTests.cpp | 4532 StageToSpecConstantMap noSpecConstants; in createInstanceContext() local 4560 noSpecConstants, in createInstanceContext()
|
H A D | vktSpvAsmInstructionTests.cpp | 11178 SpecConstants noSpecConstants; in createConvertGraphicsTests() local 11194 test->m_name, defaultColors, defaultColors, fragments, noSpecConstants, in createConvertGraphicsTests()
|