Home
last modified time | relevance | path

Searched refs:floatTypes (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm16bitStorageTests.cpp1226 const char floatTypes[] = in addCompute16bitStorageUniform16To32Group() local
1279 specs["types"] = floatTypes; in addCompute16bitStorageUniform16To32Group()
1770 const char floatTypes[] = in addCompute16bitStoragePushConstant16To32Group() local
1825 specs["types"] = floatTypes; in addCompute16bitStoragePushConstant16To32Group()
2380 const char floatTypes[] = in addCompute16bitStorageUniform32To16Group() local
2446 specs["types"] = floatTypes; in addCompute16bitStorageUniform32To16Group()
7455 const char floatTypes[] = in addCompute16bitStorageUniform64To16Group() local
7518 specs["types"] = floatTypes; in addCompute16bitStorageUniform64To16Group()
8178 const char floatTypes[] = in addCompute16bitStorageUniform16To64Group() local
8242 specs["types"] = floatTypes; in addCompute16bitStorageUniform16To64Group()
[all …]
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp1633 static void addFunctionCases (TestCaseGroup* parent, const char* functionName, bool floatTypes, boo… in addFunctionCases() argument
1649 if ((!floatTypes && scalarType == glu::TYPE_FLOAT) || in addFunctionCases()
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1995 static const DataType floatTypes[] = in init() local
2263 types[i] = isFloat ? floatTypes[typeArrayNdx] in init()
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1983 static const DataType floatTypes[] = in init() local
2218 types[i] = isFloat ? floatTypes[typeArrayNdx] in init()
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp2121 static void addFunctionCases (TestCaseGroup* parent, const char* functionName, bool floatTypes, boo… in addFunctionCases() argument
2137 if ((!floatTypes && scalarType == glu::TYPE_FLOAT) || in addFunctionCases()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp406 static void addFunctionCases (tcu::TestCaseGroup* parent, const char* functionName, bool floatTypes in addFunctionCases() argument
422 if ((!floatTypes && scalarType == glu::TYPE_FLOAT) || in addFunctionCases()