Home
last modified time | relevance | path

Searched defs:shaderType (Results 1 – 25 of 88) sorted by relevance

1234

/external/deqp/framework/opengl/
DgluShaderProgram.cpp40 Shader::Shader (const RenderContext& renderCtx, ShaderType shaderType) in Shader()
50 Shader::Shader (const glw::Functions& gl, ShaderType shaderType) in Shader()
327 for (int shaderType = 0; shaderType < SHADERTYPE_LAST; shaderType++) in init() local
346 for (int shaderType = 0; shaderType < SHADERTYPE_LAST; shaderType++) in init() local
371 for (int shaderType = 0; shaderType < SHADERTYPE_LAST; shaderType++) in init() local
380 for (int shaderType = 0; shaderType < SHADERTYPE_LAST; shaderType++) in ~ShaderProgram() local
387 deUint32 getGLShaderType (ShaderType shaderType) in getGLShaderType()
403 deUint32 getGLShaderTypeBit (ShaderType shaderType) in getGLShaderTypeBit()
419 qpShaderType getLogShaderType (ShaderType shaderType) in getLogShaderType()
511 for (int shaderType = 0; shaderType < SHADERTYPE_LAST; shaderType++) in operator <<() local
[all …]
DgluES3PlusWrapperContext.cpp274 static void translateShaderSource (deUint32 shaderType, std::ostream& dst, const std::string& src, … in translateShaderSource()
410 static std::string translateShaderSources (deUint32 shaderType, deInt32 count, const char* const* s… in translateShaderSources()
434 deInt32 shaderType = GL_NONE; in shaderSource() local
/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp72 const char* getSimpleShaderSource (const glu::ShaderType shaderType) in getSimpleShaderSource()
194 std::string ConstantShaderGenerator::next (const glu::ShaderType shaderType) in next()
224 …glu::Shader& get (const glu::ShaderType shaderType) { DE_ASSERT(hasShader(shaderType)); return… in get()
245 bool ShaderAllocator::hasShader (const glu::ShaderType shaderType) in hasShader()
253 glu::Shader& ShaderAllocator::createShader (const glu::ShaderType shaderType) in createShader()
265 void ShaderAllocator::deleteShader (const glu::ShaderType shaderType) in deleteShader()
273 void ShaderAllocator::setSource (const glu::ShaderType shaderType) in setSource()
300 const glu::ShaderType shaderType = (glu::ShaderType)shaderTypeInt; in logProgram() local
328 CreateShaderCase (Context& context, const char* name, const char* desc, glu::ShaderType shaderType) in CreateShaderCase()
352 …ompileShaderCase (Context& context, const char* name, const char* desc, glu::ShaderType shaderType) in CompileShaderCase()
[all …]
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp77 const char* getSimpleShaderSource (const glu::ShaderType shaderType) in getSimpleShaderSource()
239 std::string ConstantShaderGenerator::next (const glu::ShaderType shaderType) in next()
277 …glu::Shader& get (const glu::ShaderType shaderType) { DE_ASSERT(hasShader(shaderType)); return… in get()
298 bool ShaderAllocator::hasShader (const glu::ShaderType shaderType) in hasShader()
306 glu::Shader& ShaderAllocator::createShader (const glu::ShaderType shaderType) in createShader()
318 void ShaderAllocator::deleteShader (const glu::ShaderType shaderType) in deleteShader()
326 void ShaderAllocator::setSource (const glu::ShaderType shaderType) in setSource()
354 const glu::ShaderType shaderType = (glu::ShaderType)shaderTypeInt; in logProgram() local
382 CreateShaderCase (Context& context, const char* name, const char* desc, glu::ShaderType shaderType) in CreateShaderCase()
406 …ompileShaderCase (Context& context, const char* name, const char* desc, glu::ShaderType shaderType) in CompileShaderCase()
[all …]
Des3fShaderPackingFunctionTests.cpp88 …ctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType) in ShaderPackingFunctionCase()
133 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix()
147 PackSnorm2x16Case (Context& context, glu::ShaderType shaderType, glu::Precision precision) in PackSnorm2x16Case()
251 UnpackSnorm2x16Case (Context& context, glu::ShaderType shaderType) in UnpackSnorm2x16Case()
338 PackUnorm2x16Case (Context& context, glu::ShaderType shaderType, glu::Precision precision) in PackUnorm2x16Case()
442 UnpackUnorm2x16Case (Context& context, glu::ShaderType shaderType) in UnpackUnorm2x16Case()
529 PackHalf2x16Case (Context& context, glu::ShaderType shaderType) in PackHalf2x16Case()
635 UnpackHalf2x16Case (Context& context, glu::ShaderType shaderType) in UnpackHalf2x16Case()
Des3fShaderCommonFunctionTests.cpp191 …ctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType) in CommonFunctionCase()
403 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix()
414 …etCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in getCommonFuncCaseName()
422 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in AbsCase()
504 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in SignCase()
610 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in RoundEvenCase()
721 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in ModfCase()
787 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in IsnanCase()
868 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in IsinfCase()
949 …xt& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType, bool ou… in FloatBitsToUintIntCase()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderPackingFunctionTests.cpp80 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix()
119 … (tcu::TestContext& testCtx, const char* name, const char* description, glu::ShaderType shaderType) in ShaderPackingFunctionCase()
134 …ShaderPackingFunctionTestInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec&… in ShaderPackingFunctionTestInstance()
157 …PackSnorm2x16CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, g… in PackSnorm2x16CaseInstance()
257 PackSnorm2x16Case (tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) in PackSnorm2x16Case()
279 …UnpackSnorm2x16CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec,… in UnpackSnorm2x16CaseInstance()
362 UnpackSnorm2x16Case (tcu::TestContext& testCtx, glu::ShaderType shaderType) in UnpackSnorm2x16Case()
380 …PackUnorm2x16CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, g… in PackUnorm2x16CaseInstance()
480 PackUnorm2x16Case (tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) in PackUnorm2x16Case()
502 …UnpackUnorm2x16CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec,… in UnpackUnorm2x16CaseInstance()
[all …]
DvktShaderIntegerFunctionTests.cpp113 inline int getShaderUintBitCount (glu::ShaderType shaderType, glu::Precision precision) in getShaderUintBitCount()
139 static void generateRandomInputData (de::Random& rnd, glu::ShaderType shaderType, glu::DataType dat… in generateRandomInputData()
209 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix()
224 …tIntegerFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in getIntegerFuncCaseName()
340 … (tcu::TestContext& testCtx, const char* name, const char* description, glu::ShaderType shaderType) in IntegerFunctionCase()
356 …IntegerFunctionTestInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec… in IntegerFunctionTestInstance()
454 …UaddCarryCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int n… in UaddCarryCaseInstance()
545 …TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in UaddCarryCase()
564 …UsubBorrowCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int … in UsubBorrowCaseInstance()
653 …TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in UsubBorrowCase()
[all …]
DvktShaderCommonFunctionTests.cpp354 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix()
369 …etCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in getCommonFuncCaseName()
464 … (tcu::TestContext& testCtx, const char* name, const char* description, glu::ShaderType shaderType) in CommonFunctionCase()
480 …CommonFunctionTestInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, … in CommonFunctionTestInstance()
578 …AbsCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValu… in AbsCaseInstance()
657 …TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in AbsCase()
674 …SignCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numVal… in SignCaseInstance()
766 …TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in SignCase()
794 …RoundEvenCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int n… in RoundEvenCaseInstance()
902 …TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in RoundEvenCase()
[all …]
DvktOpaqueTypeIndexingTests.cpp195 const glu::ShaderType shaderType, in OpaqueTypeIndexingCase()
232 const glu::ShaderType shaderType, in OpaqueTypeIndexingTestInstance()
735 const glu::ShaderType shaderType, in SamplerIndexingCaseInstance()
1117 const glu::ShaderType shaderType, in SamplerIndexingCase()
1242 const glu::ShaderType shaderType, in BlockArrayIndexingCaseInstance()
1475 const glu::ShaderType shaderType) in BlockArrayIndexingCase()
1591 const glu::ShaderType shaderType, in AtomicCounterIndexingCaseInstance()
1868 const glu::ShaderType shaderType) in AtomicCounterIndexingCase()
2034 const glu::ShaderType shaderType = shaderTypes[shaderTypeNdx].type; in init() local
2067 const glu::ShaderType shaderType = shaderTypes[shaderTypeNdx].type; in init() local
/external/swiftshader/src/OpenGL/compiler/
DTranslatorASM.cpp19 TranslatorASM::TranslatorASM(glsl::Shader *shaderObject, GLenum shaderType) : TCompiler(shaderType)… in TranslatorASM()
/external/deqp/modules/gles31/functional/
Des31fNegativePreciseTests.cpp63 std::string generateShaderSource (NegativeTestContext& ctx, glu::ShaderType shaderType, TestPrecise… in generateShaderSource()
143 void generateAndVerifyShader (NegativeTestContext& ctx, glu::ShaderType shaderType, TestPrecise tes… in generateAndVerifyShader()
Des31fShaderIntegerFunctionTests.cpp111 inline int getShaderUintBitCount (glu::ShaderType shaderType, glu::Precision precision) in getShaderUintBitCount()
137 static void generateRandomInputData (de::Random& rnd, glu::ShaderType shaderType, glu::DataType dat… in generateRandomInputData()
189 …ctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType) in IntegerFunctionCase()
335 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix()
350 …tIntegerFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in getIntegerFuncCaseName()
358 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in UaddCarryCase()
454 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in UsubBorrowCase()
548 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in UmulExtendedCase()
638 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in ImulExtendedCase()
729 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in BitfieldExtractCase()
[all …]
Des31fShaderPackingFunctionTests.cpp88 …ctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType) in ShaderPackingFunctionCase()
133 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix()
151 PackSnorm2x16Case (Context& context, glu::ShaderType shaderType, glu::Precision precision) in PackSnorm2x16Case()
255 UnpackSnorm2x16Case (Context& context, glu::ShaderType shaderType) in UnpackSnorm2x16Case()
342 PackUnorm2x16Case (Context& context, glu::ShaderType shaderType, glu::Precision precision) in PackUnorm2x16Case()
446 UnpackUnorm2x16Case (Context& context, glu::ShaderType shaderType) in UnpackUnorm2x16Case()
533 PackHalf2x16Case (Context& context, glu::ShaderType shaderType) in PackHalf2x16Case()
639 UnpackHalf2x16Case (Context& context, glu::ShaderType shaderType) in UnpackHalf2x16Case()
749 PackSnorm4x8Case (Context& context, glu::ShaderType shaderType, glu::Precision precision) in PackSnorm4x8Case()
863 UnpackSnorm4x8Case (Context& context, glu::ShaderType shaderType) in UnpackSnorm4x8Case()
[all …]
Des31fNegativeShaderFunctionTests.cpp183 void verifyShader (NegativeTestContext& ctx, glu::ShaderType shaderType, std::string shaderSource) in verifyShader()
303 std::string getShaderInitialization (NegativeTestContext& ctx, glu::ShaderType shaderType) in getShaderInitialization()
349 std::string genShaderSourceBitfieldExtract (NegativeTestContext& ctx, glu::ShaderType shaderType, g… in genShaderSourceBitfieldExtract()
446 std::string genShaderSourceBitfieldInsert (NegativeTestContext& ctx, glu::ShaderType shaderType, gl… in genShaderSourceBitfieldInsert()
596 std::string genShaderSourceReverseCountFind (NegativeTestContext& ctx, glu::ShaderType shaderType, … in genShaderSourceReverseCountFind()
703 std::string genShaderSourceAddCarrySubBorrow (NegativeTestContext& ctx, glu::ShaderType shaderType,… in genShaderSourceAddCarrySubBorrow()
958 std::string genShaderSourceMulExtended (NegativeTestContext& ctx, glu::ShaderType shaderType, Shade… in genShaderSourceMulExtended()
1282 std::string genShaderSourceFrexpLdexp (NegativeTestContext& ctx, glu::ShaderType shaderType, Shader… in genShaderSourceFrexpLdexp()
1426 std::string genShaderSourcePackUnpackNorm4x8 (NegativeTestContext& ctx, glu::ShaderType shaderType,… in genShaderSourcePackUnpackNorm4x8()
1616 … genShaderSourceTextureSize_sampler (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::Da… in genShaderSourceTextureSize_sampler()
[all …]
Des31fLayoutBindingTests.cpp88 std::string generateVertexShader (ShaderType shaderType, const std::string& shaderUniformDeclaratio… in generateVertexShader()
130 std::string generateFragmentShader (ShaderType shaderType, const std::string& shaderUniformDeclarat… in generateFragmentShader()
188 std::string generateTessControlShader (ShaderType shaderType, const std::string& shaderUniformDecla… in generateTessControlShader()
232 std::string generateTessEvaluationShader (ShaderType shaderType, const std::string& shaderUniformDe… in generateTessEvaluationShader()
356 ShaderType shaderType, in LayoutBindingRenderCase()
728 ShaderType shaderType, in LayoutBindingNegativeCase()
1031 ShaderType shaderType, in SamplerBindingRenderCase()
1228 ShaderType shaderType, in SamplerBindingNegativeCase()
1354 ShaderType shaderType, in ImageBindingRenderCase()
1552 ShaderType shaderType, in ImageBindingNegativeCase()
[all …]
Des31fNegativeShaderStorageTests.cpp111 std::string genBlockSource (NegativeTestContext& ctx, deInt64 numSSBlocks, glw::GLenum shaderType) in genBlockSource()
157 std::string genCommonSource (NegativeTestContext& ctx, glw::GLenum shaderType) in genCommonSource()
Des31fShaderCommonFunctionTests.cpp264 …ctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType) in CommonFunctionCase()
477 static const char* getShaderTypePostfix (glu::ShaderType shaderType) in getShaderTypePostfix()
492 …etCommonFuncCaseName (glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in getCommonFuncCaseName()
500 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in AbsCase()
582 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in SignCase()
688 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in RoundEvenCase()
799 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in ModfCase()
865 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in IsnanCase()
948 …se (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in IsinfCase()
1032 …xt& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType, bool ou… in FloatBitsToUintIntCase()
[all …]
Des31fShaderBuiltinConstantTests.cpp187 glu::ShaderType shaderType, in createGetConstantExecutor()
221 bool ShaderBuiltinConstantCase<DataType>::verifyInShaderType (glu::ShaderType shaderType, DataType … in verifyInShaderType()
259 for (int shaderType = 0; shaderType < glu::SHADERTYPE_LAST; shaderType++) in iterate() local
Des31fNegativeTestShared.cpp113 bool NegativeTestContext::isShaderSupported (glu::ShaderType shaderType) in isShaderSupported()
/external/skia/src/gpu/
DGrShaderCaps.cpp107 GrShaderType shaderType = static_cast<GrShaderType>(s); in dump() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkGlslToSpirV.cpp200 for (int shaderType = 0; shaderType < glu::SHADERTYPE_LAST; ++shaderType) in getNumShaderStages() local
220 for (int shaderType = 0; shaderType < glu::SHADERTYPE_LAST; shaderType++) in compileGlslToSpirV() local
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DGlShader.java40 private static int compileShader(int shaderType, String source) { in compileShader()
/external/swiftshader/src/Shader/
DVertexShader.cpp85 ShaderType shaderType = (ShaderType)((token[0] & 0xFFFF0000) >> 16); in validate() local
/external/deqp/modules/gles3/stress/
Des3sLongShaderTests.cpp82 const char* getConstShaderSource (const glu::ShaderType shaderType) in getConstShaderSource()
162 glu::ShaderType shaderType; member
456 …const glu::ShaderType shaderType = (shaderTypeInt == 0) ? glu::SHADERTYPE_VERTEX : glu::SHADERTYP… in init() local

1234