Home
last modified time | relevance | path

Searched defs:dispatchSize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestGpuNnapi.cpp386 const auto dispatchSize = chooseDispatchSize<dataType>(mPhysicalDeviceProperties.limits); in initialize() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp3858 EmptyWorkGroupInstance(Context &context, const tcu::UVec3 &dispatchSize, in EmptyWorkGroupInstance()
3877 const tcu::UVec3 &dispatchSize, in EmptyWorkGroupCase()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fDrawTests.cpp1674 const tcu::IVec3 dispatchSize = in runComputeShader() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp5344 const int dispatchSize = 16; in TEST_P() local