Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderVars.cpp557 void WorkGroupSize::setLocalSize(int localSizeX, int localSizeY, int localSizeZ) in setLocalSize() function in sh::WorkGroupSize
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h607 bool setLocalSize(int dim, int size) in setLocalSize() function