Searched refs:ValidateFramebufferTextureBase (Results 1 – 6 of 6) sorted by relevance
| /external/angle/src/libANGLE/ |
| D | validationES.h | 142 bool ValidateFramebufferTextureBase(const Context *context,
|
| D | validationES2.cpp | 5384 if (!ValidateFramebufferTextureBase(context, entryPoint, target, attachment, texture, level)) in ValidateFramebufferTexture2D() 5535 if (!ValidateFramebufferTextureBase(context, entryPoint, target, attachment, texture, level)) in ValidateFramebufferTexture3DOES() 6347 if (!ValidateFramebufferTextureBase(context, entryPoint, target, attachment, texture, level)) in ValidateFramebufferTexture2DMultisampleEXT()
|
| D | validationES1.cpp | 1905 if (!ValidateFramebufferTextureBase(context, entryPoint, target, attachment, texture, level)) in ValidateFramebufferTexture2DOES()
|
| D | validationES3.cpp | 46 if (!ValidateFramebufferTextureBase(context, entryPoint, target, attachment, texture, level)) in ValidateFramebufferTextureMultiviewBaseANGLE() 1701 if (!ValidateFramebufferTextureBase(context, entryPoint, target, attachment, texture, level)) in ValidateFramebufferTextureLayer()
|
| D | validationES31.cpp | 2844 if (!ValidateFramebufferTextureBase(context, entryPoint, target, attachment, texture, level)) in ValidateFramebufferTextureCommon()
|
| D | validationES.cpp | 1936 bool ValidateFramebufferTextureBase(const Context *context, in ValidateFramebufferTextureBase() function
|