/third_party/lzma/CPP/Common/ |
D | StringToInt.cpp | 11 #define CONVERT_STRING_TO_UINT_FUNC(uintType, charType, charTypeUnsigned) \ argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | TranslatorMetal.cpp | 252 TType *uintType = new TType(EbtUInt); in insertSampleMaskWritingLogic() local
|
D | TranslatorMetalDirect.cpp | 502 TType *uintType = new TType(EbtUInt); in insertSampleMaskWritingLogic() local
|
D | BuildSPIRV.cpp | 601 SpirvType uintType = type; in getSpirvTypeData() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsShaderExecUtil.cpp | 315 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local 334 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | packing.inl | 664 GLM_FUNC_QUALIFIER vecType<floatType, P> unpackUnorm(vecType<uintType, P> const & v)
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 328 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local 347 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
|
D | vktShaderCommonFunctionTests.cpp | 1037 const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local
|
/third_party/glslang/glslang/HLSL/ |
D | hlslGrammar.cpp | 2346 TType uintType(EbtUint, storage); in acceptStructBufferType() local
|
D | hlslParseHelper.cpp | 5351 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local 5371 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local
|
/third_party/glslang/glslang/MachineIndependent/ |
D | Intermediate.cpp | 1806 static bool canSignedIntTypeRepresentAllUnsignedValues(TBasicType sintType, TBasicType uintType) in canSignedIntTypeRepresentAllUnsignedValues()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderCommonFunctionTests.cpp | 1663 const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Program.cpp | 860 …static GLenum uintType[] = { GL_UNSIGNED_INT, GL_UNSIGNED_INT_VEC2, GL_UNSIGNED_INT_VEC3, GL_UNSIG… in setUniformuiv() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderCommonFunctionTests.cpp | 2171 const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local
|
/third_party/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 6965 spv::Id uintType = builder.makeUintType(32); in createInvocationsOperation() local
|