Searched refs:CreateInvocationsVectorOperation (Results 1 – 1 of 1) sorted by relevance
/external/deqp-deps/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 192 …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 __anon26c506720111::TGlslangToSpvTraverser
|