Home
last modified time | relevance | path

Searched defs:PropValidator (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DreverseMappedPartiallyInferableTypes.ts11 export type PropValidator<T> = PropOptions<T>; alias
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp167 class PropValidator class
190 PropValidator::PropValidator (Context& context, ProgramResourcePropFlags validationProp, const char… in PropValidator() function in deqp::gles31::Functional::__anonfd6b46e00111::PropValidator