Home
last modified time | relevance | path

Searched refs:indexLevelNames (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmVariablePointersTests.cpp836 …const string indexLevelNames[] = {"_outer_struct_", "_matrices_", "_arrays_", "_inner_structs_", … in addComplexTypesVariablePointersComputeGroup() local
911 … string name = opCodeForTests + indexLevelNames[indexLevel] + bufferType + selectedInputStr; in addComplexTypesVariablePointersComputeGroup()
943 … string name = opCodeForTests + indexLevelNames[indexLevel] + bufferType + selectedInputStr; in addComplexTypesVariablePointersComputeGroup()
977 … string name = opCodeForTests + indexLevelNames[indexLevel] + bufferType + selectedInputStr; in addComplexTypesVariablePointersComputeGroup()
1018 … string name = opCodeForTests + indexLevelNames[indexLevel] + bufferType + selectedInputStr; in addComplexTypesVariablePointersComputeGroup()
1049 … string name = opCodeForTests + indexLevelNames[indexLevel] + bufferType + selectedInputStr; in addComplexTypesVariablePointersComputeGroup()
1785 …const string indexLevelNames[] = {"_outer_struct_", "_matrices_", "_arrays_", "_inner_structs_", … in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
1863 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup()
1887 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup()
1910 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; in addTwoInputBufferReadOnlyVariablePointersGraphicsGroup()
[all …]