Searched defs:bufferFormat (Results 1 – 8 of 8) sorted by relevance
40 SkColorType GetSkColorTypeFromBufferFormat(uint32_t bufferFormat) { in GetSkColorTypeFromBufferFormat()64 uint32_t bufferFormat, bool requireKnownFormat) { in GetBackendFormat()
68 uint32_t bufferFormat, GrSurfaceOrigin surfaceOrigin) in GrAHardwareBufferImageGenerator()
67 const angle::Format &bufferFormat() const { return angle::Format::Get(bufferFormatID); } in bufferFormat() function
302 const angle::Format &bufferFormat = format.bufferFormat(); in GetVertexInputAlignment() local
47 const angle::Format &bufferFormat = format.bufferFormat(); in GetBufferUtilsFlags() local
1622 NV_ENC_BUFFER_FORMAT bufferFormat, void *outputBufferPtr) in _submit_input_buffer()
1842 …NV_ENC_BUFFER_FORMAT bufferFormat; /**< [in]: Buffer format of resource t… member
3156 DXGI_FORMAT bufferFormat = (indexInfo.indexType == gl::DrawElementsType::UnsignedInt) in applyIndexBuffer() local