Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h571 void setCompileOnly() { compileOnly = true; } in setCompileOnly() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Public/
H A DShaderLang.h580 void setCompileOnly() { compileOnly = true; } in setCompileOnly() function