Home
last modified time | relevance | path

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

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