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