Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fIndirectComputeDispatchTests.cpp267 const int resultBufferSize = resultBlockSize*(int)m_commands.size(); in createResultBuffer() local
297 const int resultBufferSize = resultBlockSize*(int)m_commands.size(); in verifyResultBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp115 const VkDeviceSize resultBufferSize = imageSize * imageSize * sizeof(int); in iterate() local
DvktRayQueryAccelerationStructuresTests.cpp3189 const VkDeviceSize resultBufferSize = activeTlasCount * sizeof(deUint32) * 4; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp210 const VkDeviceSize resultBufferSize = imageSize * imageSize * sizeof(int); in iterate() local
DvktRayTracingPipelineFlagsTests.cpp1251 …const deUint32 resultBufferSize = (m_params.width * m_params.height * mapVkFormat(m_format).… in iterate() local
DvktRayTracingAccelerationStructuresTests.cpp2316 const VkDeviceSize resultBufferSize = activeTlasCount * sizeof(deUint32) * 4; in iterate() local
DvktRayTracingMiscTests.cpp7949 const auto resultBufferSize = m_testPtr->getResultBufferSize (); in runTest() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp443 const deUint32 resultBufferSize = numInvocations * resultBufferStride; in iterate() local
DvktComputeIndirectComputeDispatchTests.cpp411 const vk::VkDeviceSize resultBufferSize = resultBlockSize * (deUint32)m_dispatchCommands.size(); in iterate() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp2037 const deUint64 resultBufferSize = maxSupportedSubgroupSize() * in makeComputeTest() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp712 VkDeviceSize resultBufferSize; member
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp4043 …const VkDeviceSize resultBufferSize = maxSubgroupSize * maxSubgroupSize * maxSubgroupS… in makeComputeOrMeshTestRequiredSubgroupSize() local