Home
last modified time | relevance | path

Searched refs:localSize_ (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fComputeShaderBuiltinVarTests.cpp94 …SubCase (const UVec3& localSize_, const UVec3& numWorkGroups_) : localSize(localSize_), numWorkGro… in SubCase()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp114 SubCase (const UVec3& localSize_, const UVec3& numWorkGroups_) in SubCase() argument
115 : m_localSize (localSize_) in SubCase()