/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessBufferAccessTests.cpp | 264 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
|
D | vktRobustBufferAccessWithVariablePointersTests.cpp | 208 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()
|
D | vktRobustnessUtil.cpp | 167 bool verifyOutOfBoundsVec4 (const void* vecPtr, VkFormat bufferFormat) in verifyOutOfBoundsVec4()
|
/third_party/skia/src/gpu/ |
D | GrAHardwareBufferUtils.cpp | 40 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat() 64 uint32_t bufferFormat, bool requireKnownFormat) { in GetBackendFormat()
|
D | GrAHardwareBufferImageGenerator.cpp | 68 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
|
/third_party/flutter/skia/src/gpu/ |
D | GrAHardwareBufferUtils.cpp | 40 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat() 64 uint32_t bufferFormat, bool requireKnownFormat) { in GetBackendFormat()
|
D | GrAHardwareBufferImageGenerator.cpp | 68 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_format_utils.h | 67 const angle::Format &bufferFormat() const { return angle::Format::Get(bufferFormatID); } in bufferFormat() function
|
D | vk_format_utils.cpp | 302 const angle::Format &bufferFormat = format.bufferFormat(); in GetVertexInputAlignment() local
|
D | UtilsVk.cpp | 47 const angle::Format &bufferFormat = format.bufferFormat(); in GetBufferUtilsFlags() local
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkImageView.cpp | 94 Identifier::Identifier(VkFormat bufferFormat) in Identifier()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_format_utils.cpp | 203 const angle::Format &bufferFormat = getActualBufferFormat(compressed); in getVertexInputAlignment() local
|
D | TextureVk.cpp | 422 const angle::Format &bufferFormat = vkFormat.getActualBufferFormat(false); in isFastUnpackPossible() local
|
D | vk_helpers.cpp | 8508 const angle::Format &bufferFormat = format.getActualBufferFormat(false); in getView() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 281 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
|
D | vktPipelineSamplerBorderSwizzleTests.cpp | 451 const auto bufferFormat = access.getFormat(); in comparePixelToColorClearValue() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageDepthStencilDescriptorTests.cpp | 1237 const auto bufferFormat = getAspectStorageFormat(descriptors.at(bufferIdx).aspect); in iterate() local
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvbaseenc.c | 2300 NV_ENC_BUFFER_FORMAT bufferFormat) in _submit_input_buffer()
|
D | nvEncodeAPI.h | 1998 …NV_ENC_BUFFER_FORMAT bufferFormat; /**< [in]: Buffer format of resource t… member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | StateManager11.cpp | 3221 DXGI_FORMAT bufferFormat = (indexInfo.indexType == gl::DrawElementsType::UnsignedInt) in applyIndexBuffer() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | StateManager11.cpp | 3156 DXGI_FORMAT bufferFormat = (indexInfo.indexType == gl::DrawElementsType::UnsignedInt) in applyIndexBuffer() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 1110 …Instance::verifyBuffer (const UniquePtr<Allocation>& bufAlloc, const VkFormat bufferFormat, const … in verifyBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 3337 const VkFormat bufferFormat = m_depthTest ? getDepthBufferFormat(m_dsFormat) : in readImage() local
|