OpenGrok
Cross Reference: vk_layer_utils.cpp
xref
: /
external
/
vulkan-validation-layers
/
layers
/
vk_layer_utils.cpp
Home
|
History
|
Annotate
|
Download
|
only in
layers
Lines Matching
full:is_norm
274
bool
is_norm
= false;
338
is_norm
= true;
344
return
is_norm
;