Home
last modified time | relevance | path

Searched defs:float_value (Results 1 – 21 of 21) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleGLCoverageTests.cpp134 glw::GLfloat float_value = -1.0f; in iterate() local
153 glw::GLfloat float_value = 1.0f; in iterate() local
396 glw::GLfloat float_value = 0.0f; in iterate() local
523 glw::GLfloat float_value = 1.0f; in iterate() local
Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.cpp605 glw::GLfloat float_value = 0.0f; in iterate() local
1058 float float_value = 0; in iterate() local
Des31cTextureStorageMultisampleDependenciesTests.cpp2248 const glw::GLfloat float_value = (glw::GLfloat)value; in checkAllTexParameterInvocations() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayGetterCalls.cpp422 glw::GLfloat float_value = 0.0f; in verifyTextureBindings() local
512 glw::GLfloat float_value = 0.0f; in verifyGetTexLevelParameters() local
/third_party/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto9 google.protobuf.FloatValue float_value = 2; field
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto38 float float_value = 3; field
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_inline_literals.c98 float float_value; in rc_inline_literals() local
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto61 float float_value = 6; field
126 google.protobuf.FloatValue float_value = 6; field
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProperties.cpp79 glw::GLfloat float_value[4] = { 0.0f }; in iterate() local
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto153 google.protobuf.FloatValue float_value = 5; field
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc950 StatusOr<float> float_value = data.ToFloat(); in RenderStructValue() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-value.c970 ecma_update_float_number (ecma_value_t float_value, /**< original float value */ in ecma_update_float_number()
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dint128_test.cc613 TypeParam float_value = std::ldexp(static_cast<TypeParam>(0x9f5b), i); in TYPED_TEST() local
/third_party/protobuf/python/
Dmox.py835 def __init__(self, float_value, places=7): argument
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h261 double float_value; member
/third_party/protobuf/src/google/protobuf/
Dextension_set.h558 float float_value; member
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc702 std::string float_value = SimpleFtoa(value); in DefaultValue() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.cc1376 float float_value; in EmitScalarSpecConstants() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp15377 static const GLfloat float_value = 0.125; in prepareUniforms() local
15424 static const GLfloat float_value = 0.125f; in prepareVertexBuffer() local
Dgl4cShaderSubroutineTests.cpp1710 glw::GLfloat float_value = 0.0f; in iterate() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp4972 float float_value = c.scalar_f16(col, row); in convert_half_to_string() local
5007 float float_value = c.scalar_f32(col, row); in convert_float_to_string() local