Home
last modified time | relevance | path

Searched refs:kTextureIsNeitherImmutableNorTextureBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DErrorStrings.h602 MSG kTextureIsNeitherImmutableNorTextureBuffer = "Texture is not the name of an immutable texture o… variable
H A DvalidationES31.cpp1520 kTextureIsNeitherImmutableNorTextureBuffer); in ValidateBindImageTexture()