Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/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()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp104 …teConditionsInstance (Context& context, const BufferType& bufferType, const VkFormat& bufferFormat) in DepthStencilWriteConditionsInstance()
382 const VkFormat bufferFormat) in DepthStencilWriteConditionsTest()
/external/skia/src/gpu/ganesh/
DGrAHardwareBufferUtils.cpp45 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat()
73 uint32_t bufferFormat, bool requireKnownFormat) { in GetBackendFormat()
DGrAHardwareBufferImageGenerator.cpp69 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
/external/swiftshader/src/Vulkan/
DVkImageView.cpp95 Identifier::Identifier(VkFormat bufferFormat) in Identifier()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp201 const angle::Format &bufferFormat = getActualBufferFormat(compressed); in getVertexInputAlignment() local
DTextureVk.cpp458 const angle::Format &bufferFormat = vkFormat.getActualBufferFormat(false); in isFastUnpackPossible() local
Dvk_helpers.cpp10726 const angle::Format &bufferFormat = format.getActualBufferFormat(false); in getView() local
/external/deqp/external/vulkancts/modules/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
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp1237 const auto bufferFormat = getAspectStorageFormat(descriptors.at(bufferIdx).aspect); in iterate() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp3279 DXGI_FORMAT bufferFormat = (indexInfo.indexType == gl::DrawElementsType::UnsignedInt) in applyIndexBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1166 …Instance::verifyBuffer (const UniquePtr<Allocation>& bufAlloc, const VkFormat bufferFormat, const … in verifyBuffer()
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3565 const VkFormat bufferFormat = m_depthTest ? getDepthBufferFormat(m_dsFormat) : in readImage() local