Home
last modified time | relevance | path

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

/external/skia/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()
/external/skia/src/gpu/android/
DAHardwareBufferUtils.cpp16 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
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
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()
DvktRobustnessUtil.cpp201 bool verifyOutOfBoundsVec4(const void *vecPtr, VkFormat bufferFormat) in verifyOutOfBoundsVec4()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp106const VkFormat &bufferFormat) in DepthStencilWriteConditionsInstance()
395 const VkFormat bufferFormat) in DepthStencilWriteConditionsTest()
/external/skia/src/gpu/ganesh/gl/
DAHardwareBufferGL.cpp34 uint32_t bufferFormat, bool requireKnownFormat) { in GetGLBackendFormat()
/external/skia/src/gpu/ganesh/vk/
DAHardwareBufferVk.cpp28 uint32_t bufferFormat, bool requireKnownFormat) { in GetVulkanBackendFormat()
/external/swiftshader/src/Vulkan/
DVkImageView.cpp97 Identifier::Identifier(VkFormat bufferFormat) in Identifier()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp202 const angle::Format &bufferFormat = getActualBufferFormat(compressed); in getVertexInputAlignment() local
DTextureVk.cpp653 const angle::Format &bufferFormat = vkFormat.getActualBufferFormat(false); in isFastUnpackPossible() local
Dvk_helpers.cpp12126 const angle::Format &bufferFormat = format.getActualBufferFormat(false); in getView() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
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
DvktPipelineSamplerBorderSwizzleTests.cpp515 const auto bufferFormat = access.getFormat(); in comparePixelToColorClearValue() local
/external/deqp/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectRenderingTests.cpp229 tcu::TextureFormat bufferFormat(tcu::TextureFormat::D, tcu::TextureFormat::CHANNELTYPE_LAST); in readDepthAttachment() local
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
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp1320 const auto bufferFormat = getAspectStorageFormat(descriptors.at(bufferIdx).aspect); in iterate() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp3310 DXGI_FORMAT bufferFormat = (indexInfo.indexType == gl::DrawElementsType::UnsignedInt) in applyIndexBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1135 …elessTestInstance::verifyBuffer(const UniquePtr<Allocation> &bufAlloc, const VkFormat bufferFormat, in verifyBuffer()
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3804 const VkFormat bufferFormat = m_depthTest ? getDepthBufferFormat(m_dsFormat) : in readImage() local