/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessBufferAccessTests.cpp | 262 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
|
D | vktRobustBufferAccessWithVariablePointersTests.cpp | 208 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()
|
D | vktRobustnessUtil.cpp | 167 bool verifyOutOfBoundsVec4 (const void* vecPtr, VkFormat bufferFormat) in verifyOutOfBoundsVec4()
|
/external/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()
|
/external/skqp/src/gpu/ |
D | GrAHardwareBufferImageGenerator.cpp | 110 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator() 454 GrBackendApi backend, uint32_t bufferFormat) { in get_backend_format()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_format_utils.cpp | 360 const angle::Format &bufferFormat = format.actualBufferFormat(compressed); in GetVertexInputAlignment() local
|
D | TextureVk.cpp | 409 const angle::Format &bufferFormat = vkFormat.actualBufferFormat(false); in isFastUnpackPossible() local
|
D | vk_helpers.cpp | 7932 const angle::Format &bufferFormat = format.actualBufferFormat(false); in getView() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 280 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/ |
D | vktImageMismatchedWriteOpTests.cpp | 861 const TextureFormat bufferFormat = makeBufferFormat(getTextureChannelClass(texFormat.type), in iterate() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | StateManager11.cpp | 3191 DXGI_FORMAT bufferFormat = (indexInfo.indexType == gl::DrawElementsType::UnsignedInt) in applyIndexBuffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 1110 …Instance::verifyBuffer (const UniquePtr<Allocation>& bufAlloc, const VkFormat bufferFormat, const … in verifyBuffer()
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 2965 const VkFormat bufferFormat = m_depthTest ? getDepthBufferFormat(m_dsFormat) : in readImage() local
|