OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:executionModel
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
validate_id.cpp
250
auto
executionModel
= inst->words[1];
251
if (
executionModel
!= SpvExecutionModelKernel) {
[
all
...]
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/SPIRV/
GlslangToSpv.cpp
236
spv::
ExecutionModel
TranslateExecutionModel(EShLanguage stage)
[
all
...]
Completed in 226 milliseconds