Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessBufferAccessTests.cpp264 VkFormat bufferFormat) in RobustBufferAccessTest()
280 VkFormat bufferFormat, in genBufferShaderAccess()
432 void RobustBufferAccessTest::genTexelBufferShaderAccess (VkFormat bufferFormat, in genTexelBufferShaderAccess()
491 VkFormat bufferFormat, in initBufferAccessPrograms()
613 VkFormat bufferFormat, in RobustBufferReadTest()
643 VkFormat bufferFormat, in RobustBufferWriteTest()
671 VkFormat bufferFormat, in BufferAccessInstance()
1337 VkFormat bufferFormat, in BufferReadInstance()
1356 VkFormat bufferFormat, in BufferWriteInstance()
1476 const VkFormat bufferFormat = formats[formatNdx]; in addBufferAccessTests() local
DvktRobustBufferAccessWithVariablePointersTests.cpp208 VkFormat bufferFormat) in RobustAccessWithPointersTest()
821 std::string MakeShader(VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat in MakeShader()
1278 VkFormat bufferFormat, in RobustReadTest()
1311 VkFormat bufferFormat, in RobustWriteTest()
1344 VkFormat bufferFormat, in AccessInstance()
1806 VkFormat bufferFormat, in ReadInstance()
1824 VkFormat bufferFormat, in WriteInstance()
DvktRobustnessUtil.cpp167 bool verifyOutOfBoundsVec4 (const void* vecPtr, VkFormat bufferFormat) in verifyOutOfBoundsVec4()
/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp40 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat()
68 uint32_t bufferFormat, bool requireKnownFormat) { in GetBackendFormat()
DGrAHardwareBufferImageGenerator.cpp68 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp202 const angle::Format &bufferFormat = getActualBufferFormat(compressed); in getVertexInputAlignment() local
DTextureVk.cpp430 const angle::Format &bufferFormat = vkFormat.getActualBufferFormat(false); in isFastUnpackPossible() local
Dvk_helpers.cpp9625 const angle::Format &bufferFormat = format.getActualBufferFormat(false); in getView() local
/external/swiftshader/src/Vulkan/
DVkImageView.cpp95 Identifier::Identifier(VkFormat bufferFormat) in Identifier()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp281 tcu::TextureFormat bufferFormat (tcu::TextureFormat::D, tcu::TextureFormat::CHANNELTYPE_LAST); in readDepthAttachment() local
359 tcu::TextureFormat bufferFormat (tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT8); in readStencilAttachment() local
DvktPipelineSamplerBorderSwizzleTests.cpp451 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.cpp3237 DXGI_FORMAT bufferFormat = (indexInfo.indexType == gl::DrawElementsType::UnsignedInt) in applyIndexBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1110 …Instance::verifyBuffer (const UniquePtr<Allocation>& bufAlloc, const VkFormat bufferFormat, const … in verifyBuffer()
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3409 const VkFormat bufferFormat = m_depthTest ? getDepthBufferFormat(m_dsFormat) : in readImage() local