Home
last modified time | relevance | path

Searched defs:derivatives (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp598 derivatives(const _mesa_glsl_parse_state *state) in derivatives() function
7486 UNOP(dFdx, ir_unop_dFdx, derivatives) in UNOP() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp3295 std::string derivatives = "TYPE(VAL_LIST)"; in prepareDerivatives() local