Searched refs:DerivateFunc (Results 1 - 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderDerivateTests.cpp | 79 enum DerivateFunc enum in namespace:deqp::gles3::Functional 160 static const char* getDerivateFuncName (DerivateFunc func) 173 static const char* getDerivateFuncCaseName (DerivateFunc func) 444 DerivateFunc derivateFunc, 872 ConstantDerivateCase (Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type); 881 DerivateFunc m_func; 884 ConstantDerivateCase::ConstantDerivateCase (Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type) 939 LinearDerivateCase (Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numSamples, const char* fragmentSrcTmpl); 948 DerivateFunc m_func; 952 LinearDerivateCase::LinearDerivateCase (Context& context, const char* name, const char* description, DerivateFunc fun [all...] |
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 75 enum DerivateFunc enum in namespace:vkt::sr::__anon3898 102 static const char* getDerivateFuncName (DerivateFunc func) 121 static const char* getDerivateFuncCaseName (DerivateFunc func) 140 static inline bool isDfdxFunc (DerivateFunc func) 145 static inline bool isDfdyFunc (DerivateFunc func) 150 static inline bool isFwidthFunc (DerivateFunc func) 408 DerivateFunc derivateFunc, 536 DerivateFunc func; 836 DerivateFunc func, 847 DerivateFunc fun [all...] |
Completed in 58 milliseconds