Home
last modified time | relevance | path

Searched defs:resultBufferSize (Results 1 - 23 of 23) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryProceduralGeometryTests.cpp115 const VkDeviceSize resultBufferSize = imageSize * imageSize * sizeof(int); in iterate() local
H A DvktRayQueryAccelerationStructuresTests.cpp3233 const VkDeviceSize resultBufferSize = activeTlasCount * sizeof(deUint32) * 4; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryProceduralGeometryTests.cpp115 const VkDeviceSize resultBufferSize = imageSize * imageSize * sizeof(int); in iterate() local
H A DvktRayQueryAccelerationStructuresTests.cpp3189 const VkDeviceSize resultBufferSize = activeTlasCount * sizeof(deUint32) * 4; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeShaderBuiltinVarTests.cpp455 const deUint32 resultBufferSize = numInvocations * resultBufferStride; in iterate() local
H A DvktComputeIndirectComputeDispatchTests.cpp414 const vk::VkDeviceSize resultBufferSize = resultBlockSize * (deUint32)m_dispatchCommands.size(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeShaderBuiltinVarTests.cpp443 const deUint32 resultBufferSize = numInvocations * resultBufferStride; in iterate() local
H A DvktComputeIndirectComputeDispatchTests.cpp407 const vk::VkDeviceSize resultBufferSize = resultBlockSize * (deUint32)m_dispatchCommands.size(); in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A 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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingProceduralGeometryTests.cpp210 const VkDeviceSize resultBufferSize = imageSize * imageSize * sizeof(int); in iterate() local
H A DvktRayTracingPipelineFlagsTests.cpp1259 const deUint32 resultBufferSize = (m_params.width * m_params.height * mapVkFormat(m_format).getPixelSize()); in iterate() local
H A DvktRayTracingAccelerationStructuresTests.cpp2549 const VkDeviceSize resultBufferSize = activeTlasCount * sizeof(deUint32) * 4; in iterate() local
H A DvktRayTracingMiscTests.cpp7954 const auto resultBufferSize = m_testPtr->getResultBufferSize (); in runTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingProceduralGeometryTests.cpp210 const VkDeviceSize resultBufferSize = imageSize * imageSize * sizeof(int); in iterate() local
H A DvktRayTracingPipelineFlagsTests.cpp1251 const deUint32 resultBufferSize = (m_params.width * m_params.height * mapVkFormat(m_format).getPixelSize()); in iterate() local
H A DvktRayTracingAccelerationStructuresTests.cpp2316 const VkDeviceSize resultBufferSize = activeTlasCount * sizeof(deUint32) * 4; in iterate() local
H A DvktRayTracingMiscTests.cpp7949 const auto resultBufferSize = m_testPtr->getResultBufferSize (); in runTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp825 const VkDeviceSize resultBufferSize = (m_config.width * m_config.height * mapVkFormat(m_config.format).getPixelSize()); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp714 VkDeviceSize resultBufferSize; member
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp2047 const deUint64 resultBufferSize = maxSupportedSubgroupSize() * in makeComputeTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp712 VkDeviceSize resultBufferSize; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp4046 const VkDeviceSize resultBufferSize = maxSubgroupSize * maxSubgroupSize * maxSubgroupSize; in makeComputeOrMeshTestRequiredSubgroupSize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp4028 const VkDeviceSize resultBufferSize = maxSubgroupSize * maxSubgroupSize * maxSubgroupSize; in makeComputeOrMeshTestRequiredSubgroupSize() local

Completed in 133 milliseconds