Home
last modified time | relevance | path

Searched defs:getComputeShaderLocalSize (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/
DCompiler.h121 const sh::WorkGroupSize &getComputeShaderLocalSize() const { return mComputeShaderLocalSize; } in getComputeShaderLocalSize() function
DParseContext.cpp2543 sh::WorkGroupSize TParseContext::getComputeShaderLocalSize() const in getComputeShaderLocalSize() function in sh::TParseContext
/external/angle/src/libANGLE/
DProgramExecutable.h382 const sh::WorkGroupSize &getComputeShaderLocalSize() const in getComputeShaderLocalSize() function