OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ValidateStruct
(Results
1 - 3
of
3
) sorted by null
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
validate_datarules.cpp
206
spv_result_t
ValidateStruct
(ValidationState_t& _,
263
if (auto error =
ValidateStruct
(_, inst)) return error;
/external/libmojo/mojo/public/cpp/bindings/lib/
validation_util.h
153
bool
ValidateStruct
(const Pointer<T>& input,
array_internal.h
216
return
ValidateStruct
(data, validation_context);
Completed in 65 milliseconds