Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessBufferAccessTests.cpp262 VkFormat bufferFormat) in RobustBufferAccessTest()
272 VkFormat bufferFormat, in genBufferShaderAccess()
421 void RobustBufferAccessTest::genTexelBufferShaderAccess (VkFormat bufferFormat, in genTexelBufferShaderAccess()
480 VkFormat bufferFormat, in initBufferAccessPrograms()
593 VkFormat bufferFormat, in RobustBufferReadTest()
623 VkFormat bufferFormat, in RobustBufferWriteTest()
651 VkFormat bufferFormat, in BufferAccessInstance()
1312 VkFormat bufferFormat, in BufferReadInstance()
1331 VkFormat bufferFormat, in BufferWriteInstance()
1449 const VkFormat bufferFormat = formats[formatNdx]; in addBufferAccessTests() local
DvktRobustBufferAccessWithVariablePointersTests.cpp221 VkFormat bufferFormat) in RobustAccessWithPointersTest()
816 std::string MakeShader(VkShaderStageFlags shaderStage, ShaderType shaderType, VkFormat bufferFormat in MakeShader()
1223 VkFormat bufferFormat, in RobustReadTest()
1262 VkFormat bufferFormat, in RobustWriteTest()
1300 VkFormat bufferFormat, in AccessInstance()
1735 VkFormat bufferFormat, in ReadInstance()
1753 VkFormat bufferFormat, in WriteInstance()
DvktRobustnessUtil.cpp121 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/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp2962 const VkFormat bufferFormat = m_depthTest ? getDepthBufferFormat(m_dsFormat) : in readImage() local