/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmCompositeInsertTests.cpp | 213 SpecConstants noSpecConstants; in addGraphicsVectorCompositeInsertTests() local 259 …VERTEX_BIT, (testName + "_vert").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 262 …NTROL_BIT, (testName + "_tessc").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 265 …ATION_BIT, (testName + "_tesse").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 268 …OMETRY_BIT, (testName + "_geom").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 273 …AGMENT_BIT, (testName + "_frag").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsVectorCompositeInsertTests() 364 SpecConstants noSpecConstants; in addGraphicsMatrixCompositeInsertTests() local 416 …VERTEX_BIT, (testName + "_vert").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() 419 …NTROL_BIT, (testName + "_tessc").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() 422 …ATION_BIT, (testName + "_tesse").c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsMatrixCompositeInsertTests() [all …]
|
D | vktSpvAsmUboMatrixPaddingTests.cpp | 153 SpecConstants noSpecConstants; in addGraphicsUboMatrixPaddingTest() local 250 …K_SHADER_STAGE_VERTEX_BIT, "mat2x2_vert", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 253 …TESSELLATION_CONTROL_BIT, "mat2x2_tessc", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 256 …SELLATION_EVALUATION_BIT, "mat2x2_tesse", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 259 …SHADER_STAGE_GEOMETRY_BIT, "mat2x2_geom", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest() 264 …SHADER_STAGE_FRAGMENT_BIT, "mat2x2_frag", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsUboMatrixPaddingTest()
|
D | vktSpvAsmGraphicsShaderTestUtil.hpp | 445 SpecConstants noSpecConstants; in createTestsForAllStages() local 452 name, inputColors, outputColors, testCodeFragments, noSpecConstants, noPushConstants, in createTestsForAllStages() 488 SpecConstants noSpecConstants; in createTestsForAllStages() local 493 name, inputColors, outputColors, testCodeFragments, noSpecConstants, noPushConstants, in createTestsForAllStages() 510 SpecConstants noSpecConstants; in createTestsForAllStages() local 514 name, inputColors, outputColors, testCodeFragments, noSpecConstants, noPushConstants, in createTestsForAllStages() 531 SpecConstants noSpecConstants; in createTestsForAllStages() local 535 name, inputColors, outputColors, testCodeFragments, noSpecConstants, pushConstants, in createTestsForAllStages()
|
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 | vktSpvAsmImageSamplerTests.cpp | 1045 SpecConstants noSpecConstants; in addGraphicsImageSamplerTest() local 1118 …K_SHADER_STAGE_VERTEX_BIT, "shader_vert", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1121 …TESSELLATION_CONTROL_BIT, "shader_tessc", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1124 …SELLATION_EVALUATION_BIT, "shader_tesse", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1127 …SHADER_STAGE_GEOMETRY_BIT, "shader_geom", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1132 …SHADER_STAGE_FRAGMENT_BIT, "shader_frag", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsImageSamplerTest() 1187 SpecConstants noSpecConstants; in addGraphicsDepthPropertyTest() local 1259 …SHADER_STAGE_FRAGMENT_BIT, "shader_frag", defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsDepthPropertyTest()
|
D | vktSpvAsmVariableInitTests.cpp | 555 SpecConstants noSpecConstants; in addGraphicsVariableInitOutputTest() local 568 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphicsVariableInitOutputTest() 569 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphicsVariableInitOutputTest()
|
D | vktSpvAsmIndexingTests.cpp | 314 SpecConstants noSpecConstants; in addGraphicsIndexingStructTests() local 494 testName.c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsIndexingStructTests()
|
D | vktSpvAsm16bitStorageTests.cpp | 4176 SpecConstants noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() local 4190 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() 4191 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputFloat16To16x2Group() 4250 SpecConstants noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group() local 4264 specConstantMap[VK_SHADER_STAGE_VERTEX_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group() 4265 specConstantMap[VK_SHADER_STAGE_FRAGMENT_BIT] = noSpecConstants; in addGraphics16BitStorageInputOutputInt16To16x2Group()
|
D | vktSpvAsmFloatControlsTests.cpp | 3125 StageToSpecConstantMap noSpecConstants; in createInstanceContext() local 3148 noSpecConstants, in createInstanceContext()
|
D | vktSpvAsmInstructionTests.cpp | 9665 SpecConstants noSpecConstants; in createConvertGraphicsTests() local 9678 test->m_name, defaultColors, defaultColors, fragments, noSpecConstants, in createConvertGraphicsTests() 10739 SpecConstants noSpecConstants; in createDerivativeTests() local 10766 …DER_STAGE_FRAGMENT_BIT, testName.c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in createDerivativeTests()
|