Searched refs:ValidateFramebufferTextureCommon (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | validationES31.h | 32 bool ValidateFramebufferTextureCommon(const Context *context,
|
H A D | validationES31.cpp | 2800 bool ValidateFramebufferTextureCommon(const Context *context, in ValidateFramebufferTextureCommon() function 2861 return ValidateFramebufferTextureCommon(context, entryPoint, target, attachment, texture, in ValidateFramebufferTextureEXT() 2878 return ValidateFramebufferTextureCommon(context, entryPoint, target, attachment, texture, in ValidateFramebufferTextureOES()
|
H A D | validationES32.cpp | 358 return ValidateFramebufferTextureCommon(context, entryPoint, target, attachment, texture, in ValidateFramebufferTexture()
|