Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkBarrierUtil.cpp34 const VkDeviceSize bufferSizeBytes, in makeBufferMemoryBarrier()
DvkRayTracingUtil.cpp789 VkDeviceSize bufferSizeBytes = 0; in createVertexBuffer() local
826 VkDeviceSize bufferSizeBytes = 0; in createIndexBuffer() local
1588 …const VkDeviceSize bufferSizeBytes = bottomLevelInstances.size() * sizeof(VkAccelerationStructu… in createInstanceBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp211 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local
382 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local
555 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local
726 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * imageArea; in iterate() local
921 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * imageArea; in iterate() local
1199 const VkDeviceSize bufferSizeBytes = sizeof(tcu::UVec4) * m_numValues; in iterate() local
1394 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
1596 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
2564 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
2796 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
[all …]
/third_party/skia/src/effects/imagefilters/
DSkBlurImageFilter.cpp231 size_t bufferSizeBytes() const override { in MakeMaker() function in __anon3ad502190211::GaussPass::MakeMaker::Maker
493 size_t bufferSizeBytes() const override { in MakeMaker() function in __anon3ad502190211::TentPass::MakeMaker::Maker
810 size_t bufferSizeBytes = std::max(makerX->bufferSizeBytes(), makerY->bufferSizeBytes()); in cpu_blur() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawConcurrentTests.cpp169 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * numValues; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDispatchTests.cpp190 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemUseAfterFreeTests.cpp328 const VkDeviceSize bufferSizeBytes = sizeof(tcu::UVec4) * m_numValues; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp353 …ontext, const VkCommandBuffer cmdBuffer, const VkBuffer buffer, const VkDeviceSize bufferSizeBytes) in commandBufferWriteBarrierBeforeHostRead()
369 const VkDeviceSize bufferSizeBytes, in commandCopyImageToBuffer()
397 const VkDeviceSize bufferSizeBytes, in commandCopyMipmapImageToBuffer()
2007 VkDeviceSize bufferSizeBytes = de::max(m_imageSrcSize, m_imageDstSize); in ImageExtendOperandTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp404 … vk, const VkDevice device, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) in clearBuffer()
537 …const VkDeviceSize bufferSizeBytes = static_cast<VkDeviceSize>(deAlignSize(static_cast<size_… in iterate() local
583 const VkDeviceSize bufferSizeBytes) in executeTest()
783 const VkDeviceSize bufferSizeBytes) in executeTest()
1033 const VkDeviceSize bufferSizeBytes) in executeTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildIndirectTests.cpp428 …fferWithMemory> RayTracingBuildIndirectTestInstance::prepareBuffer (VkDeviceSize bufferSizeBytes, in prepareBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp765 const VkDeviceSize bufferSizeBytes) in makeBufferMemoryBarrier()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp341 const VkDeviceSize bufferSizeBytes) in makeBufferMemoryBarrier()