Home
last modified time | relevance | path

Searched defs:maxComputeWorkgroupsPerDimension (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DComputeDispatchTests.cpp172 uint32_t maxComputeWorkgroupsPerDimension = in IndirectTest() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DComputePassEncoder.cpp243 uint32_t maxComputeWorkgroupsPerDimension; in TransformIndirectDispatchBuffer() member