Searched defs:double_values (Results 1 – 3 of 3) sorted by relevance
/external/perfetto/protos/perfetto/trace_processor/ |
D | raw_query.proto | 45 repeated double double_values = 2; field
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | metafunctions.cpp | 71 struct double_values { struct 72 typedef int_tuple<Values*2 ...> type;
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 2454 const glw::GLdouble double_values[16] = { 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidCount() local 2713 const glw::GLdouble double_values[16] = { 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithNegativeCount() local
|