Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fIndirectComputeDispatchTests.cpp266 const int resultBlockSize = getResultBlockAlignedSize(gl); in createResultBuffer() local
296 const int resultBlockSize = getResultBlockAlignedSize(gl); in verifyResultBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp221 …const vk::VkDeviceSize resultBlockSize = getResultBlockAlignedSize(m_context.getInstanceInterface(… in iterate() local