Home
last modified time | relevance | path

Searched defs:localWorkGroupSize (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageQualifiersTests.cpp76 …const tcu::UVec3 localWorkGroupSize = tcu::UVec3(de::min(g_localWorkGroupSizeBase.x(), computeGrid… in getLocalWorkGroupSize() local
85 const tcu::UVec3 localWorkGroupSize = getLocalWorkGroupSize(imageType, imageSize); in getNumWorkGroups() local
257 const tcu::UVec3 localWorkGroupSize = getLocalWorkGroupSize(m_imageType, m_imageSize); in initPrograms() local
439 const tcu::UVec3 localWorkGroupSize = getLocalWorkGroupSize(m_imageType, m_imageSize); in generateReferenceImage() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/generic_address_space/
H A Dstress_tests.cpp59 size_t localWorkGroupSize = 0; in ExecuteSubcase() local
H A Dbasic_tests.cpp57 size_t localWorkGroupSize = 0; in ExecuteSubcase() local
H A Dadvanced_tests.cpp251 size_t localWorkGroupSize = 0; in ExecuteSubcase() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/non_uniform_work_group/
H A DTestNonUniformWorkGroup.cpp583 size_t localWorkGroupSize = _enqueuedLocalSize[0]*_enqueuedLocalSize[1]*_enqueuedLocalSize[2]; in verifyResults() local