Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp213 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local
384 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local
557 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local
728 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * imageArea; in iterate() local
916 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * imageArea; in iterate() local
1189 const VkDeviceSize bufferSizeBytes = sizeof(tcu::UVec4) * m_numValues; in iterate() local
1384 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
1586 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
2604 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
2836 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkBarrierUtil.cpp34 const VkDeviceSize bufferSizeBytes, in makeBufferMemoryBarrier()
DvkRayTracingUtil.cpp764 VkDeviceSize bufferSizeBytes = 0; in getVertexBufferSize() local
773 const VkDeviceSize bufferSizeBytes) in createVertexBuffer()
817 VkDeviceSize bufferSizeBytes = 0; in getIndexBufferSize() local
827 const VkDeviceSize bufferSizeBytes) in createIndexBuffer()
839 const VkDeviceSize bufferSizeBytes = getIndexBufferSize(geometriesData); in createIndexBuffer() local
2408 …const VkDeviceSize bufferSizeBytes = bottomLevelInstances.size() * sizeof(VkAccelerationStructu… in createInstanceBuffer() local
/third_party/skia/src/effects/imagefilters/
DSkBlurImageFilter.cpp231 size_t bufferSizeBytes() const override { in MakeMaker() function in __anond0b7fcd70211::GaussPass::MakeMaker::Maker
493 size_t bufferSizeBytes() const override { in MakeMaker() function in __anond0b7fcd70211::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/compute/
DvktComputeBasicComputeShaderTests.cpp227 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local
409 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local
594 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local
776 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * imageArea; in iterate() local
975 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * imageArea; in iterate() local
1260 const VkDeviceSize bufferSizeBytes = sizeof(tcu::UVec4) * m_numValues; in iterate() local
1466 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
1680 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
2772 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
3028 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
DvktPostmortemUseAfterFreeTests.cpp289 const VkDeviceSize bufferSizeBytes = sizeof(tcu::UVec4) * m_numValues; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemUseAfterFreeTests.cpp283 const VkDeviceSize bufferSizeBytes = sizeof(tcu::UVec4) * m_numValues; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawConcurrentTests.cpp221 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * numValues; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawConcurrentTests.cpp221 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * numValues; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectPipelineInteractionTests.cpp436 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32) * 4; in iterate() local
990 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32) * 4; in iterate() local
DvktShaderObjectBindingTests.cpp238 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32) * 16; in iterate() local
1054 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32) * 4; in iterate() local
DvktShaderObjectPerformanceTests.cpp798 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32) * 16; in iterate() local
DvktShaderObjectLinkTests.cpp681 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32) * 4; in iterate() local
DvktShaderObjectMiscTests.cpp185 const vk::VkDeviceSize bufferSizeBytes = sizeof(tcu::Vec4); in iterate() local
1210 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32) * 8; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalDispatchTests.cpp189 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDispatchTests.cpp187 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp389 …ontext, const VkCommandBuffer cmdBuffer, const VkBuffer buffer, const VkDeviceSize bufferSizeBytes) in commandBufferWriteBarrierBeforeHostRead()
405 const VkDeviceSize bufferSizeBytes, in commandCopyImageToBuffer()
433 const VkDeviceSize bufferSizeBytes, in commandCopyMipmapImageToBuffer()
2240 VkDeviceSize bufferSizeBytes = de::max(m_imageSrcSize, m_imageDstSize); in ImageExtendOperandTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageLoadStoreTests.cpp388 …ontext, const VkCommandBuffer cmdBuffer, const VkBuffer buffer, const VkDeviceSize bufferSizeBytes) in commandBufferWriteBarrierBeforeHostRead()
404 const VkDeviceSize bufferSizeBytes, in commandCopyImageToBuffer()
432 const VkDeviceSize bufferSizeBytes, in commandCopyMipmapImageToBuffer()
2211 VkDeviceSize bufferSizeBytes = de::max(m_imageSrcSize, m_imageDstSize); in ImageExtendOperandTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp419 … vk, const VkDevice device, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) in clearBuffer()
553 …const VkDeviceSize bufferSizeBytes = static_cast<VkDeviceSize>(deAlignSize(static_cast<size_… in iterate() local
599 const VkDeviceSize bufferSizeBytes) in executeTest()
807 const VkDeviceSize bufferSizeBytes) in executeTest()
1064 const VkDeviceSize bufferSizeBytes) in executeTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp419 … vk, const VkDevice device, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) in clearBuffer()
553 …const VkDeviceSize bufferSizeBytes = static_cast<VkDeviceSize>(deAlignSize(static_cast<size_… in iterate() local
599 const VkDeviceSize bufferSizeBytes) in executeTest()
807 const VkDeviceSize bufferSizeBytes) in executeTest()
1064 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_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBuildIndirectTests.cpp428 …fferWithMemory> RayTracingBuildIndirectTestInstance::prepareBuffer (VkDeviceSize bufferSizeBytes, in prepareBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp821 const VkDeviceSize bufferSizeBytes) in makeBufferMemoryBarrier()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp821 const VkDeviceSize bufferSizeBytes) in makeBufferMemoryBarrier()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp401 const VkDeviceSize bufferSizeBytes) in makeBufferMemoryBarrier()

12