/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmCompositeInsertTests.cpp | 235 SpecConstants noSpecConstants; in addGraphicsVectorCompositeInsertTests() local 281 …VERTEX_BIT, (testName + "_vert").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 284 …NTROL_BIT, (testName + "_tessc").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 287 …ATION_BIT, (testName + "_tesse").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 290 …OMETRY_BIT, (testName + "_geom").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 295 …AGMENT_BIT, (testName + "_frag").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 388 SpecConstants noSpecConstants; in addGraphicsMatrixCompositeInsertTests() local 440 …VERTEX_BIT, (testName + "_vert").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() 443 …NTROL_BIT, (testName + "_tessc").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() 446 …ATION_BIT, (testName + "_tesse").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() [all …]
|
D | vktSpvAsmUboMatrixPaddingTests.cpp | 154 SpecConstants noSpecConstants; in addGraphicsUboMatrixPaddingTest() local 251 …K_SHADER_STAGE_VERTEX_BIT, "mat2x2_vert", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 254 …TESSELLATION_CONTROL_BIT, "mat2x2_tessc", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 257 …SELLATION_EVALUATION_BIT, "mat2x2_tesse", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 260 …SHADER_STAGE_GEOMETRY_BIT, "mat2x2_geom", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 265 …SHADER_STAGE_FRAGMENT_BIT, "mat2x2_frag", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest()
|
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()
|
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()
|
D | vktSpvAsmImageSamplerTests.cpp | 1046 SpecConstants noSpecConstants; in addGraphicsImageSamplerTest() local 1119 …K_SHADER_STAGE_VERTEX_BIT, "shader_vert", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1122 …TESSELLATION_CONTROL_BIT, "shader_tessc", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1125 …SELLATION_EVALUATION_BIT, "shader_tesse", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1128 …SHADER_STAGE_GEOMETRY_BIT, "shader_geom", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1133 …SHADER_STAGE_FRAGMENT_BIT, "shader_frag", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1188 SpecConstants noSpecConstants; in addGraphicsDepthPropertyTest() local 1260 …SHADER_STAGE_FRAGMENT_BIT, "shader_frag", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsDepthPropertyTest()
|
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()
|
D | vktSpvAsmIndexingTests.cpp | 315 SpecConstants noSpecConstants; in addGraphicsIndexingStructTests() local 498 testName.c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsIndexingStructTests()
|
D | vktSpvAsm16bitStorageTests.cpp | 4180 SpecConstants noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() local 4194 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() 4195 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() 4254 SpecConstants noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group() local 4267 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group() 4268 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group()
|
D | vktSpvAsmFloatControlsTests.cpp | 4532 StageToSpecConstantMap noSpecConstants; in createInstanceContext() local 4560 noSpecConstants, in createInstanceContext()
|
D | vktSpvAsmInstructionTests.cpp | 11092 SpecConstants noSpecConstants; in createConvertGraphicsTests() local 11108 test->m_name, defaultColors, defaultColors, fragments, noSpecConstants, in createConvertGraphicsTests()
|