Home
last modified time | relevance | path

Searched refs:noSpecConstants (Results 1 - 20 of 20) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp236 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 DvktSpvAsmUboMatrixPaddingTests.cpp154 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 DvktSpvAsmVaryingNameTests.cpp187 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 DvktSpvAsmGraphicsShaderTestUtil.hpp500 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 DvktSpvAsmVariableInitTests.cpp596 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 DvktSpvAsmImageSamplerTests.cpp1137 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 DvktSpvAsmIndexingTests.cpp315 SpecConstants noSpecConstants; in addGraphicsIndexingStructTests() local
498 testName.c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsIndexingStructTests()
H A DvktSpvAsm16bitStorageTests.cpp4183 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 DvktSpvAsmFloatControlsTests.cpp4534 StageToSpecConstantMap noSpecConstants; in createInstanceContext() local
4562 noSpecConstants, in createInstanceContext()
H A DvktSpvAsmInstructionTests.cpp11276 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 DvktSpvAsmCompositeInsertTests.cpp235 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 DvktSpvAsmUboMatrixPaddingTests.cpp154 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 DvktSpvAsmVaryingNameTests.cpp187 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 DvktSpvAsmGraphicsShaderTestUtil.hpp500 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 DvktSpvAsmVariableInitTests.cpp595 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 DvktSpvAsmImageSamplerTests.cpp1154 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 DvktSpvAsmIndexingTests.cpp315 SpecConstants noSpecConstants; in addGraphicsIndexingStructTests() local
498 testName.c_str(), defaultColors, defaultColors, fragments, noSpecConstants, in addGraphicsIndexingStructTests()
H A DvktSpvAsm16bitStorageTests.cpp4179 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 DvktSpvAsmFloatControlsTests.cpp4532 StageToSpecConstantMap noSpecConstants; in createInstanceContext() local
4560 noSpecConstants, in createInstanceContext()
H A DvktSpvAsmInstructionTests.cpp11178 SpecConstants noSpecConstants; in createConvertGraphicsTests() local
11194 test->m_name, defaultColors, defaultColors, fragments, noSpecConstants, in createConvertGraphicsTests()

Completed in 96 milliseconds