Home
last modified time | relevance | path

Searched defs:uintType (Results 1 – 20 of 20) sorted by relevance

/external/lzma/CPP/Common/
DStringToInt.cpp11 #define CONVERT_STRING_TO_UINT_FUNC(uintType, charType, charTypeUnsigned) \ argument
/external/angle/src/compiler/translator/
DTranslatorMetal.cpp314 TType *uintType = new TType(EbtUInt); in insertSampleMaskWritingLogic() local
DTranslatorMetalDirect.cpp508 TType *uintType = new TType(EbtUInt); in insertSampleMaskWritingLogic() local
DBuildSPIRV.cpp460 SpirvType uintType = type; in getSpirvTypeData() local
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp315 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
334 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dpacking.inl664 GLM_FUNC_QUALIFIER vecType<floatType, P> unpackUnorm(vecType<uintType, P> const & v)
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp328 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
347 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
DvktShaderCommonFunctionTests.cpp1037 const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local
/external/deqp-deps/glslang/glslang/HLSL/
DhlslGrammar.cpp2346 TType uintType(EbtUint, storage); in acceptStructBufferType() local
DhlslParseHelper.cpp5351 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local
5371 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslGrammar.cpp2348 TType uintType(EbtUint, storage); in acceptStructBufferType() local
DhlslParseHelper.cpp5351 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local
5371 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DIntermediate.cpp1806 static bool canSignedIntTypeRepresentAllUnsignedValues(TBasicType sintType, TBasicType uintType) in canSignedIntTypeRepresentAllUnsignedValues()
DParseHelper.cpp6906 TType uintType(EbtUint); in vkRelaxedRemapFunctionCall() local
6923 TType uintType(EbtUint); in vkRelaxedRemapFunctionCall() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp1806 static bool canSignedIntTypeRepresentAllUnsignedValues(TBasicType sintType, TBasicType uintType) in canSignedIntTypeRepresentAllUnsignedValues()
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp1663 const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp860 …static GLenum uintType[] = { GL_UNSIGNED_INT, GL_UNSIGNED_INT_VEC2, GL_UNSIGNED_INT_VEC3, GL_UNSIG… in setUniformuiv() local
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp2170 const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp7151 spv::Id uintType = builder.makeUintType(32); in createInvocationsOperation() local
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DGlslangToSpv.cpp7513 spv::Id uintType = builder.makeUintType(32); in createInvocationsOperation() local