Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp44 uint32_t GetBufferUtilsFlags(size_t dispatchSize, const vk::Format &format) in GetBufferUtilsFlags()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp3320 EmptyWorkGroupInstance (Context& context, const tcu::UVec3& dispatchSize) in EmptyWorkGroupInstance()
3332 …& testCtx, const std::string& name, const std::string& description, const tcu::UVec3& dispatchSize) in EmptyWorkGroupCase()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawTests.cpp1639 …const tcu::IVec3 dispatchSize = tcu::max(tcu::max(commandDispatchSize, dataBufferDispatchSiz… in runComputeShader() local