Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessBufferAccessTests.cpp280 VkFormat bufferFormat, bool testPipelineRobustness) in RobustBufferAccessTest()
308 void RobustBufferAccessTest::genBufferShaderAccess(ShaderType shaderType, VkFormat bufferFormat, bo… in genBufferShaderAccess()
504 void RobustBufferAccessTest::genTexelBufferShaderAccess(VkFormat bufferFormat, std::ostringstream &… in genTexelBufferShaderAccess()
578 VkFormat bufferFormat, bool readFromStorage) in initBufferAccessPrograms()
689 … VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat, in RobustBufferReadTest()
770 VkFormat bufferFormat, bool testPipelineRobustness, in RobustBufferWriteTest()
859 … ShaderType shaderType, VkShaderStageFlags shaderStage, VkFormat bufferFormat, in BufferAccessInstance()
1601 … ShaderType shaderType, VkShaderStageFlags shaderStage, VkFormat bufferFormat, in BufferReadInstance()
1626 … ShaderType shaderType, VkShaderStageFlags shaderStage, VkFormat bufferFormat, in BufferWriteInstance()
1738 const VkFormat bufferFormat = formats[formatNdx]; in addBufferAccessTests() local
H A DvktRobustBufferAccessWithVariablePointersTests.cpp204 VkFormat bufferFormat) in RobustAccessWithPointersTest()
840 std::string MakeShader(VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat in MakeShader()
1240 … ShaderType shaderType, VkFormat bufferFormat, VkDeviceSize readAccessRange, in RobustReadTest()
1295 … ShaderType shaderType, VkFormat bufferFormat, VkDeviceSize writeAccessRange, in RobustWriteTest()
1358 … ShaderType shaderType, VkShaderStageFlags shaderStage, VkFormat bufferFormat, in AccessInstance()
1857 … ShaderType shaderType, VkShaderStageFlags shaderStage, VkFormat bufferFormat, in ReadInstance()
1880 … ShaderType shaderType, VkShaderStageFlags shaderStage, VkFormat bufferFormat, in WriteInstance()
H A DvktRobustnessUtil.cpp201 bool verifyOutOfBoundsVec4(const void *vecPtr, VkFormat bufferFormat) in verifyOutOfBoundsVec4()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrAHardwareBufferUtils.cpp26 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat()
32 uint32_t bufferFormat, bool requireKnownFormat) { in GetBackendFormat()
H A DGrAHardwareBufferImageGenerator.cpp54 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilWriteConditionsTests.cpp106const VkFormat &bufferFormat) in DepthStencilWriteConditionsInstance()
395 const VkFormat bufferFormat) in DepthStencilWriteConditionsTest()
/aosp_15_r20/external/skia/src/gpu/android/
H A DAHardwareBufferUtils.cpp16 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat()
/aosp_15_r20/frameworks/base/libs/hwui/apex/
H A Dandroid_canvas.cpp61 bool ACanvas_isSupportedPixelFormat(int32_t bufferFormat) { in ACanvas_isSupportedPixelFormat()
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DVulkanSurface.h97 uint32_t bufferFormat; member
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DAHardwareBufferGL.cpp34 uint32_t bufferFormat, bool requireKnownFormat) { in GetGLBackendFormat()
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DAHardwareBufferVk.cpp32 uint32_t bufferFormat, bool requireKnownFormat) { in GetVulkanBackendFormat()
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp425 uint32_t bufferFormat = *bufferFormatOpt; in GetBufferSpec() local
905 uint32_t bufferFormat = *bufferFormatOpt; in canComposeLayer() local
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkImageView.cpp97 Identifier::Identifier(VkFormat bufferFormat) in Identifier()
/aosp_15_r20/frameworks/base/libs/hwui/
H A DHardwareBitmapUploader.cpp55 AHardwareBuffer_Format bufferFormat; member
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_format_utils.cpp196 const angle::Format &bufferFormat = getActualBufferFormat(compressed); in getVertexInputAlignment() local
H A DTextureVk.cpp664 const angle::Format &bufferFormat = vkFormat.getActualBufferFormat(false); in isFastUnpackPossible() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp311 tcu::TextureFormat bufferFormat(tcu::TextureFormat::D, tcu::TextureFormat::CHANNELTYPE_LAST); in readDepthAttachment() local
389 tcu::TextureFormat bufferFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT8); in readStencilAttachment() local
H A DvktPipelineSamplerBorderSwizzleTests.cpp515 const auto bufferFormat = access.getFormat(); in comparePixelToColorClearValue() local
/aosp_15_r20/device/generic/goldfish/camera/
DQemuCamera.cpp409 const PixelFormat bufferFormat, in captureFrameForCompressing()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectRenderingTests.cpp229 tcu::TextureFormat bufferFormat(tcu::TextureFormat::D, tcu::TextureFormat::CHANNELTYPE_LAST); in readDepthAttachment() local
H A DvktShaderObjectMiscTests.cpp478 tcu::TextureFormat bufferFormat(tcu::TextureFormat::D, tcu::TextureFormat::CHANNELTYPE_LAST); in readDepthAttachment() local
557 tcu::TextureFormat bufferFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT8); in readStencilAttachment() local
/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_ImageReader.cpp592 int bufferFormat = buffer->mGraphicBuffer->getPixelFormat(); in ImageReader_imageSetup() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp1320 const auto bufferFormat = getAspectStorageFormat(descriptors.at(bufferIdx).aspect); in iterate() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp3199 DXGI_FORMAT bufferFormat = (indexInfo.indexType == gl::DrawElementsType::UnsignedInt) in applyIndexBuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp1135 …elessTestInstance::verifyBuffer(const UniquePtr<Allocation> &bufAlloc, const VkFormat bufferFormat, in verifyBuffer()

12