/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkBarrierUtil.cpp | 34 const VkDeviceSize bufferSizeBytes, in makeBufferMemoryBarrier()
|
D | vkRayTracingUtil.cpp | 789 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/ |
D | vktComputeBasicComputeShaderTests.cpp | 211 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/ |
D | SkBlurImageFilter.cpp | 231 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/ |
D | vktDrawConcurrentTests.cpp | 169 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * numValues; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDispatchTests.cpp | 190 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
D | vktPostmortemUseAfterFreeTests.cpp | 328 const VkDeviceSize bufferSizeBytes = sizeof(tcu::UVec4) * m_numValues; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageLoadStoreTests.cpp | 353 …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/ |
D | vktQueryPoolStatisticsTests.cpp | 404 … 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/ |
D | vktRayTracingBuildIndirectTests.cpp | 428 …fferWithMemory> RayTracingBuildIndirectTestInstance::prepareBuffer (VkDeviceSize bufferSizeBytes, in prepareBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 765 const VkDeviceSize bufferSizeBytes) in makeBufferMemoryBarrier()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackSimpleTests.cpp | 341 const VkDeviceSize bufferSizeBytes) in makeBufferMemoryBarrier()
|