HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_BOOL (Results 101 - 125 of 138) sorted by null

1 2 3 45 6

  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp     [all...]
  /external/nanopb-c/generator/
nanopb_generator.py 50 FieldD.TYPE_BOOL: ('bool', 'BOOL', 1),
    [all...]
  /external/protobuf/src/google/protobuf/
struct.pb.cc 676 bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>(
    [all...]
type.pb.h 347 static const Kind TYPE_BOOL =
    [all...]
type.pb.cc     [all...]
wrappers.pb.cc     [all...]
descriptor.cc 85 CPPTYPE_BOOL, // TYPE_BOOL
108 "bool", // TYPE_BOOL
    [all...]
descriptor.pb.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderCommonFunctionTests.cpp 328 case glu::TYPE_BOOL: str << HexBool(((const deUint32*)varValue.value)[compNdx]); break;
    [all...]
vktShaderIntegerFunctionTests.cpp 100 case glu::TYPE_BOOL: str << (((const deUint32*)varValue.value)[compNdx] != 0 ? "true" : "false"); break;
    [all...]
vktShaderExecutor.cpp 541 case glu::TYPE_BOOL: channelType = tcu::TextureFormat::SIGNED_INT32; break;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fUniformApiTests.cpp 89 glu::TYPE_BOOL,
435 static const glu::DataType types1[] = { glu::TYPE_FLOAT_VEC4, glu::TYPE_INT_VEC4, glu::TYPE_BOOL };
    [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 100 glu::TYPE_BOOL,
501 static const glu::DataType types1[] = { glu::TYPE_FLOAT_VEC4, glu::TYPE_INT_VEC4, glu::TYPE_BOOL };
    [all...]
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceQueryTests.cpp 61 else if (type == glu::TYPE_BOOL)
    [all...]
es31fSeparateShaderTests.cpp 430 case TYPE_BOOL:
    [all...]
es31fShaderIntegerFunctionTests.cpp 98 case glu::TYPE_BOOL: str << (((const deUint32*)varValue.value)[compNdx] != 0 ? "true" : "false"); break;
    [all...]
es31fProgramInterfaceQueryTestCase.cpp 103 else if (type == glu::TYPE_BOOL)
    [all...]
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp 555 case glu::TYPE_BOOL: channelType = tcu::TextureFormat::SIGNED_INT32; break;
    [all...]
glsShaderLibraryCase.cpp 802 case TYPE_BOOL: gl.uniform1iv(loc, 1, &val.elements[elemNdx].int32); break;
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
type.pb.h 347 static const Kind TYPE_BOOL =
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Type.cs 747 [pbr::OriginalName("TYPE_BOOL")] TypeBool = 8,
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktShaderLibrary.cpp 977 case glu::TYPE_BOOL:
    [all...]
  /external/protobuf/src/google/protobuf/compiler/js/
js_generator.cc 800 case FieldDescriptor::TYPE_BOOL:
    [all...]
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h     [all...]

Completed in 593 milliseconds

1 2 3 45 6