Searched refs:getMaxComputeSharedMemory (Results 1 – 2 of 2) sorted by relevance
247 unsigned int getMaxComputeSharedMemory() const { return mMaxComputeSharedMemory; } in getMaxComputeSharedMemory() function
943 json->addScalar("MaxComputeSharedMemory", shader->getMaxComputeSharedMemory()); in SerializeShader()