Home
last modified time | relevance | path

Searched defs:resultBufferSize (Results 1 – 14 of 14) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fIndirectComputeDispatchTests.cpp274 const int resultBufferSize = resultBlockSize * (int)m_commands.size(); in createResultBuffer() local
304 const int resultBufferSize = resultBlockSize * (int)m_commands.size(); in verifyResultBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp118 const VkDeviceSize resultBufferSize = imageSize * imageSize * sizeof(int); in iterate() local
DvktRayQueryAccelerationStructuresTests.cpp3321 const VkDeviceSize resultBufferSize = activeTlasCount * sizeof(uint32_t) * 4; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp206 const VkDeviceSize resultBufferSize = imageSize * imageSize * sizeof(int); in iterate() local
DvktRayTracingPipelineFlagsTests.cpp1334 …const uint32_t resultBufferSize = (m_params.width * m_params.height * mapVkFormat(m_format).getPix… in iterate() local
DvktRayTracingMiscTests.cpp1016 VkDeviceSize resultBufferSize = buffer.getBufferSize(); in copyDeviceBufferToHost() local
7975 const auto resultBufferSize = m_testPtr->getResultBufferSize(); in runTest() local
DvktRayTracingAccelerationStructuresTests.cpp2645 const VkDeviceSize resultBufferSize = activeTlasCount * sizeof(uint32_t) * 4; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp499 const uint32_t resultBufferSize = numInvocations * resultBufferStride; in iterate() local
DvktComputeIndirectComputeDispatchTests.cpp428 const vk::VkDeviceSize resultBufferSize = resultBlockSize * (uint32_t)m_dispatchCommands.size(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBinaryTests.cpp568 const VkDeviceSize resultBufferSize = imageSize * imageSize * sizeof(int); in iterate() local
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp688 VkDeviceSize resultBufferSize; member
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp2076 const uint64_t resultBufferSize = in makeComputeTest() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktGlobalPriorityQueueTests.cpp950 const VkDeviceSize resultBufferSize = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp3991 … const VkDeviceSize resultBufferSize = maxSubgroupSize * maxSubgroupSize * maxSubgroupSize; in makeComputeOrMeshTestRequiredSubgroupSize() local