Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessBufferAccessTests.cpp262 VkFormat bufferFormat) in RobustBufferAccessTest()
272 VkFormat bufferFormat, in genBufferShaderAccess()
424 void RobustBufferAccessTest::genTexelBufferShaderAccess (VkFormat bufferFormat, in genTexelBufferShaderAccess()
483 VkFormat bufferFormat, in initBufferAccessPrograms()
605 VkFormat bufferFormat, in RobustBufferReadTest()
635 VkFormat bufferFormat, in RobustBufferWriteTest()
663 VkFormat bufferFormat, in BufferAccessInstance()
1329 VkFormat bufferFormat, in BufferReadInstance()
1348 VkFormat bufferFormat, in BufferWriteInstance()
1468 const VkFormat bufferFormat = formats[formatNdx]; in addBufferAccessTests() local
DvktRobustBufferAccessWithVariablePointersTests.cpp208 VkFormat bufferFormat) in RobustAccessWithPointersTest()
818 std::string MakeShader(VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat in MakeShader()
1275 VkFormat bufferFormat, in RobustReadTest()
1308 VkFormat bufferFormat, in RobustWriteTest()
1341 VkFormat bufferFormat, in AccessInstance()
1803 VkFormat bufferFormat, in ReadInstance()
1821 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()
64 uint32_t bufferFormat, bool requireKnownFormat) { in GetBackendFormat()
DGrAHardwareBufferImageGenerator.cpp68 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp110 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
454 GrBackendApi backend, uint32_t bufferFormat) { in get_backend_format()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp360 const angle::Format &bufferFormat = format.actualBufferFormat(compressed); in GetVertexInputAlignment() local
DTextureVk.cpp409 const angle::Format &bufferFormat = vkFormat.actualBufferFormat(false); in isFastUnpackPossible() local
Dvk_helpers.cpp7932 const angle::Format &bufferFormat = format.actualBufferFormat(false); in getView() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp280 tcu::TextureFormat bufferFormat (tcu::TextureFormat::D, tcu::TextureFormat::CHANNELTYPE_LAST); in readDepthAttachment() local
358 tcu::TextureFormat bufferFormat (tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT8); in readStencilAttachment() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp861 const TextureFormat bufferFormat = makeBufferFormat(getTextureChannelClass(texFormat.type), in iterate() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp3191 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.cpp2965 const VkFormat bufferFormat = m_depthTest ? getDepthBufferFormat(m_dsFormat) : in readImage() local