Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp17376 deUint32 structComponents = rnd.getInt(2, 8); in createOpInBoundsAccessChainGroup() local
17378 deUint32 structIndex = rnd.getInt(0, structComponents - 1); in createOpInBoundsAccessChainGroup()
17379 AssemblyStructInfo structInfo(structComponents, structIndex); in createOpInBoundsAccessChainGroup()