Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DErrorStrings.h270 MSG kInvalidPropertyForProgramInterface = "Not an allowed program resource property for this progra… variable
DvalidationES31.cpp1598 context->validationError(GL_INVALID_OPERATION, kInvalidPropertyForProgramInterface); in ValidateGetProgramResourceiv()