Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp192 …spv::Id CreateInvocationsVectorOperation(spv::Op op, spv::GroupOperation groupOperation, spv::Id t…
6168 return CreateInvocationsVectorOperation(opCode, groupOperation, typeId, operands);
6234 return CreateInvocationsVectorOperation(opCode, groupOperation, typeId, operands);
6278 return CreateInvocationsVectorOperation(opCode, groupOperation, typeId, operands);
6292 spv::Id TGlslangToSpvTraverser::CreateInvocationsVectorOperation(spv::Op op, spv::GroupOperation gr… function in __anon1edc1cdb0111::TGlslangToSpvTraverser