Home
last modified time | relevance | path

Searched defs:opIndices (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp1015 …se::getShaderSpec (ShaderSpec* spec, int numCounters, int numOps, const int* opIndices, const Rend… in getShaderSpec() argument
1076 vector<int> opIndices (numOps); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp1620 const std::vector<int>& opIndices, in AtomicCounterIndexingCaseInstance()