Searched refs:swizzleFormat (Results 1 – 3 of 3) sorted by relevance
44 GLenum swizzleFormat,64 GLenum swizzleFormat; member78 swizzleFormat(GL_NONE), in Format()90 GLenum swizzleFormat, in Format() argument100 swizzleFormat(swizzleFormat), in Format()
20 return (swizzleFormat == internalFormat ? *this : Format::Get(swizzleFormat, deviceCaps)); in getSwizzleFormat()
302 const auto &swizzleFormat = in getCachedOrCreateSRVForSampler() local304 ASSERT(!key.dropStencil || swizzleFormat.format().stencilBits == 0); in getCachedOrCreateSRVForSampler()306 format = swizzleFormat.srvFormat; in getCachedOrCreateSRVForSampler()