Home
last modified time | relevance | path

Searched refs:zero_float (Results 1 – 12 of 12) sorted by relevance

/third_party/spirv-tools/source/fuzz/
Dforce_render_red.cpp225 opt::Operand zero_float = {SPV_OPERAND_TYPE_ID, {zero_one_float_ids.first}}; in ForceRenderRed() local
228 one_float, zero_float, zero_float, one_float}; in ForceRenderRed()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dforce_render_red.cpp225 opt::Operand zero_float = {SPV_OPERAND_TYPE_ID, {zero_one_float_ids.first}}; in ForceRenderRed() local
228 one_float, zero_float, zero_float, one_float}; in ForceRenderRed()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dforce_render_red.cpp225 opt::Operand zero_float = {SPV_OPERAND_TYPE_ID, {zero_one_float_ids.first}}; in ForceRenderRed() local
228 one_float, zero_float, zero_float, one_float}; in ForceRenderRed()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleGLCoverageTests.cpp725 glw::GLfloat zero_float = 0.0f; in iterate() local
729 gl.texParameterfv(GL_TEXTURE_2D_MULTISAMPLE, GL_TEXTURE_BASE_LEVEL, &zero_float); in iterate()
739 gl.texParameterfv(GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES, GL_TEXTURE_BASE_LEVEL, &zero_float); in iterate()
/third_party/alsa-lib/src/pcm/
Dpcm_route.c245 &&zero_float in snd_pcm_route_convert1_many()
323 zero_float: in snd_pcm_route_convert1_many()
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp507 GLfloat zero_float = 0; in TEST_F() local
523 glClearBufferfv(GL_DEPTH, 0, &zero_float); in TEST_F()
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto507 optional float zero_float = 7 [default = 0]; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto507 optional float zero_float = 7 [default = 0]; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto507 optional float zero_float = 7 [default = 0]; field
/third_party/protobuf/src/google/protobuf/
Dunittest.proto627 optional float zero_float = 7 [default = 0]; field
/third_party/protobuf/csharp/protos/
Dunittest.proto617 optional float zero_float = 7 [default = 0]; field
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.inc177 EXPECT_EQ(0.0f, extreme_default.zero_float());