Home
last modified time | relevance | path

Searched refs:getShaderTypePostfix (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderPackingFunctionTests.cpp133 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix() function
148 …text, (string("packsnorm2x16") + getPrecisionPostfix(precision) + getShaderTypePostfix(shaderType)… in PackSnorm2x16Case()
252 …: ShaderPackingFunctionCase(context, (string("unpacksnorm2x16") + getShaderTypePostfix(shaderType)… in UnpackSnorm2x16Case()
339 …text, (string("packunorm2x16") + getPrecisionPostfix(precision) + getShaderTypePostfix(shaderType)… in PackUnorm2x16Case()
443 …: ShaderPackingFunctionCase(context, (string("unpackunorm2x16") + getShaderTypePostfix(shaderType)… in UnpackUnorm2x16Case()
530 …: ShaderPackingFunctionCase(context, (string("packhalf2x16") + getShaderTypePostfix(shaderType)).c… in PackHalf2x16Case()
636 …: ShaderPackingFunctionCase(context, (string("unpackhalf2x16") + getShaderTypePostfix(shaderType))… in UnpackHalf2x16Case()
Des3fShaderCommonFunctionTests.cpp403 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix() function
416 …lu::getDataTypeName(baseType)) + getPrecisionPostfix(precision) + getShaderTypePostfix(shaderType); in getCommonFuncCaseName()
/external/deqp/modules/gles31/functional/
Des31fShaderPackingFunctionTests.cpp133 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix() function
152 …text, (string("packsnorm2x16") + getPrecisionPostfix(precision) + getShaderTypePostfix(shaderType)… in PackSnorm2x16Case()
256 …: ShaderPackingFunctionCase(context, (string("unpacksnorm2x16") + getShaderTypePostfix(shaderType)… in UnpackSnorm2x16Case()
343 …text, (string("packunorm2x16") + getPrecisionPostfix(precision) + getShaderTypePostfix(shaderType)… in PackUnorm2x16Case()
447 …: ShaderPackingFunctionCase(context, (string("unpackunorm2x16") + getShaderTypePostfix(shaderType)… in UnpackUnorm2x16Case()
534 …: ShaderPackingFunctionCase(context, (string("packhalf2x16") + getShaderTypePostfix(shaderType)).c… in PackHalf2x16Case()
640 …: ShaderPackingFunctionCase(context, (string("unpackhalf2x16") + getShaderTypePostfix(shaderType))… in UnpackHalf2x16Case()
750 …ntext, (string("packsnorm4x8") + getPrecisionPostfix(precision) + getShaderTypePostfix(shaderType)… in PackSnorm4x8Case()
864 …: ShaderPackingFunctionCase(context, (string("unpacksnorm4x8") + getShaderTypePostfix(shaderType))… in UnpackSnorm4x8Case()
959 …ntext, (string("packunorm4x8") + getPrecisionPostfix(precision) + getShaderTypePostfix(shaderType)… in PackUnorm4x8Case()
[all …]
Des31fShaderIntegerFunctionTests.cpp335 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix() function
352 …lu::getDataTypeName(baseType)) + getPrecisionPostfix(precision) + getShaderTypePostfix(shaderType); in getIntegerFuncCaseName()
Des31fShaderCommonFunctionTests.cpp476 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix() function
493 …lu::getDataTypeName(baseType)) + getPrecisionPostfix(precision) + getShaderTypePostfix(shaderType); in getCommonFuncCaseName()