Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A 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
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryProceduralGeometryTests.cpp118 const VkDeviceSize resultBufferSize = imageSize * imageSize * sizeof(int); in iterate() local
H A DvktRayQueryAccelerationStructuresTests.cpp3320 const VkDeviceSize resultBufferSize = activeTlasCount * sizeof(uint32_t) * 4; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingProceduralGeometryTests.cpp206 const VkDeviceSize resultBufferSize = imageSize * imageSize * sizeof(int); in iterate() local
H A DvktRayTracingPipelineFlagsTests.cpp1334 …const uint32_t resultBufferSize = (m_params.width * m_params.height * mapVkFormat(m_format).getPix… in iterate() local
H A DvktRayTracingAccelerationStructuresTests.cpp2648 const VkDeviceSize resultBufferSize = activeTlasCount * sizeof(uint32_t) * 4; in iterate() local
H A DvktRayTracingMiscTests.cpp7845 const auto resultBufferSize = m_testPtr->getResultBufferSize(); in runTest() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeShaderBuiltinVarTests.cpp499 const uint32_t resultBufferSize = numInvocations * resultBufferStride; in iterate() local
H A DvktComputeIndirectComputeDispatchTests.cpp428 const vk::VkDeviceSize resultBufferSize = resultBlockSize * (uint32_t)m_dispatchCommands.size(); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp873 const VkDeviceSize resultBufferSize = in iterate() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp2076 const uint64_t resultBufferSize = in makeComputeTest() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp688 VkDeviceSize resultBufferSize; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp3998 … const VkDeviceSize resultBufferSize = maxSubgroupSize * maxSubgroupSize * maxSubgroupSize; in makeComputeOrMeshTestRequiredSubgroupSize() local