Home
last modified time | relevance | path

Searched defs:zero_float (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleGLCoverageTests.cpp725 glw::GLfloat zero_float = 0.0f; in iterate() local
/third_party/spirv-tools/source/fuzz/
Dforce_render_red.cpp230 opt::Operand zero_float = {SPV_OPERAND_TYPE_ID, {zero_one_float_ids.first}}; in ForceRenderRed() local
/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
/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
/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/
Dmake.rs72 pub fn zero_float() -> ast::Expr { in zero_float() function
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp507 GLfloat zero_float = 0; in TEST_F() local
/third_party/protobuf/csharp/protos/
Dunittest.proto598 optional float zero_float = 7 [default = 0]; field
/third_party/protobuf/objectivec/Tests/
Dunittest.proto657 optional float zero_float = 7 [default = 0]; field