OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dataTypeNameOf
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderBuiltinPrecisionTests.cpp
151
const char*
dataTypeNameOf
(void)
157
const char*
dataTypeNameOf
<Void> (void)
421
os <<
dataTypeNameOf
<T>() << "(";
[
all
...]
/external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp
172
const char*
dataTypeNameOf
(void)
178
const char*
dataTypeNameOf
<Void> (void)
442
os <<
dataTypeNameOf
<T>() << "(";
[
all
...]
Completed in 45 milliseconds