Home
last modified time | relevance | path

Searched defs:bufferFormat (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/m133/src/gpu/ganesh/
DGrAHardwareBufferUtils.cpp26 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat()
32 uint32_t bufferFormat, bool requireKnownFormat) { in GetBackendFormat()
DGrAHardwareBufferImageGenerator.cpp54 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
/third_party/skia/m133/src/gpu/android/
DAHardwareBufferUtils.cpp16 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessBufferAccessTests.cpp302 VkFormat bufferFormat, in RobustBufferAccessTest()
329 VkFormat bufferFormat, in genBufferShaderAccess()
524 void RobustBufferAccessTest::genTexelBufferShaderAccess (VkFormat bufferFormat, in genTexelBufferShaderAccess()
598 VkFormat bufferFormat, in initBufferAccessPrograms()
718 VkFormat bufferFormat, in RobustBufferReadTest()
786 VkFormat bufferFormat, in RobustBufferWriteTest()
861 VkFormat bufferFormat, in BufferAccessInstance()
1567 VkFormat bufferFormat, in BufferReadInstance()
1593 VkFormat bufferFormat, in BufferWriteInstance()
1716 const VkFormat bufferFormat = formats[formatNdx]; in addBufferAccessTests() local
DvktRobustBufferAccessWithVariablePointersTests.cpp214 VkFormat bufferFormat) in RobustAccessWithPointersTest()
845 std::string MakeShader(VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat in MakeShader()
1301 VkFormat bufferFormat, in RobustReadTest()
1339 VkFormat bufferFormat, in RobustWriteTest()
1384 VkFormat bufferFormat, in AccessInstance()
1860 VkFormat bufferFormat, in ReadInstance()
1883 VkFormat bufferFormat, in WriteInstance()
DvktRobustnessUtil.cpp189 bool verifyOutOfBoundsVec4 (const void* vecPtr, VkFormat bufferFormat) in verifyOutOfBoundsVec4()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessBufferAccessTests.cpp297 VkFormat bufferFormat, in RobustBufferAccessTest()
324 VkFormat bufferFormat, in genBufferShaderAccess()
476 void RobustBufferAccessTest::genTexelBufferShaderAccess (VkFormat bufferFormat, in genTexelBufferShaderAccess()
550 VkFormat bufferFormat, in initBufferAccessPrograms()
672 VkFormat bufferFormat, in RobustBufferReadTest()
741 VkFormat bufferFormat, in RobustBufferWriteTest()
816 VkFormat bufferFormat, in BufferAccessInstance()
1504 VkFormat bufferFormat, in BufferReadInstance()
1530 VkFormat bufferFormat, in BufferWriteInstance()
1652 const VkFormat bufferFormat = formats[formatNdx]; in addBufferAccessTests() local
DvktRobustBufferAccessWithVariablePointersTests.cpp216 VkFormat bufferFormat) in RobustAccessWithPointersTest()
849 std::string MakeShader(VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat in MakeShader()
1306 VkFormat bufferFormat, in RobustReadTest()
1345 VkFormat bufferFormat, in RobustWriteTest()
1390 VkFormat bufferFormat, in AccessInstance()
1866 VkFormat bufferFormat, in ReadInstance()
1889 VkFormat bufferFormat, in WriteInstance()
DvktRobustnessUtil.cpp214 bool verifyOutOfBoundsVec4 (const void* vecPtr, VkFormat bufferFormat) in verifyOutOfBoundsVec4()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp104 …teConditionsInstance (Context& context, const BufferType& bufferType, const VkFormat& bufferFormat) in DepthStencilWriteConditionsInstance()
380 const VkFormat bufferFormat) in DepthStencilWriteConditionsTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp104 …teConditionsInstance (Context& context, const BufferType& bufferType, const VkFormat& bufferFormat) in DepthStencilWriteConditionsInstance()
382 const VkFormat bufferFormat) in DepthStencilWriteConditionsTest()
/third_party/skia/src/gpu/
DGrAHardwareBufferUtils.cpp40 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat()
64 uint32_t bufferFormat, bool requireKnownFormat) { in GetBackendFormat()
DGrAHardwareBufferImageGenerator.cpp68 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
/third_party/skia/m133/src/gpu/ganesh/gl/
DAHardwareBufferGL.cpp34 uint32_t bufferFormat, bool requireKnownFormat) { in GetGLBackendFormat()
/third_party/skia/m133/src/gpu/ganesh/vk/
DAHardwareBufferVk.cpp32 uint32_t bufferFormat, bool requireKnownFormat) { in GetVulkanBackendFormat()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImageView.cpp94 Identifier::Identifier(VkFormat bufferFormat) in Identifier()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp203 const angle::Format &bufferFormat = getActualBufferFormat(compressed); in getVertexInputAlignment() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp307 tcu::TextureFormat bufferFormat (tcu::TextureFormat::D, tcu::TextureFormat::CHANNELTYPE_LAST); in readDepthAttachment() local
385 tcu::TextureFormat bufferFormat (tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT8); in readStencilAttachment() local
DvktPipelineSamplerBorderSwizzleTests.cpp510 const auto bufferFormat = access.getFormat(); in comparePixelToColorClearValue() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImageUtil.cpp297 tcu::TextureFormat bufferFormat (tcu::TextureFormat::D, tcu::TextureFormat::CHANNELTYPE_LAST); in readDepthAttachment() local
375 tcu::TextureFormat bufferFormat (tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT8); in readStencilAttachment() local
DvktPipelineSamplerBorderSwizzleTests.cpp454 const auto bufferFormat = access.getFormat(); in comparePixelToColorClearValue() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectRenderingTests.cpp234 tcu::TextureFormat bufferFormat (tcu::TextureFormat::D, tcu::TextureFormat::CHANNELTYPE_LAST); in readDepthAttachment() local
DvktShaderObjectMiscTests.cpp433 tcu::TextureFormat bufferFormat (tcu::TextureFormat::D, tcu::TextureFormat::CHANNELTYPE_LAST); in readDepthAttachment() local
511 tcu::TextureFormat bufferFormat (tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT8); in readStencilAttachment() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp1237 const auto bufferFormat = getAspectStorageFormat(descriptors.at(bufferIdx).aspect); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp1237 const auto bufferFormat = getAspectStorageFormat(descriptors.at(bufferIdx).aspect); in iterate() local

12