/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
D | vktRobustnessBufferAccessTests.cpp | 297 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
|
D | vktRobustBufferAccessWithVariablePointersTests.cpp | 216 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()
|
D | vktRobustnessUtil.cpp | 214 bool verifyOutOfBoundsVec4 (const void* vecPtr, VkFormat bufferFormat) in verifyOutOfBoundsVec4()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessBufferAccessTests.cpp | 297 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
|
D | vktRobustBufferAccessWithVariablePointersTests.cpp | 216 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()
|
D | vktRobustnessUtil.cpp | 214 bool verifyOutOfBoundsVec4 (const void* vecPtr, VkFormat bufferFormat) in verifyOutOfBoundsVec4()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 104 …teConditionsInstance (Context& context, const BufferType& bufferType, const VkFormat& bufferFormat) in DepthStencilWriteConditionsInstance() 382 const VkFormat bufferFormat) in DepthStencilWriteConditionsTest()
|
/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/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 104 …teConditionsInstance (Context& context, const BufferType& bufferType, const VkFormat& bufferFormat) in DepthStencilWriteConditionsInstance() 382 const VkFormat bufferFormat) in DepthStencilWriteConditionsTest()
|
/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/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
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 297 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
|
D | vktPipelineSamplerBorderSwizzleTests.cpp | 454 const auto bufferFormat = access.getFormat(); in comparePixelToColorClearValue() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 297 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
|
D | vktPipelineSamplerBorderSwizzleTests.cpp | 454 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/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()
|
/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
|