Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrFragmentOperations.cpp463 #define SAMPLE_REGISTER_BLENDED_COLOR(COLOR_NAME, COLOR_EXPRESSION) \ in executeBlend() argument
472 sample.COLOR_NAME = (COLOR_EXPRESSION); \ in executeBlend()
630 #define SAMPLE_REGISTER_ADV_BLEND_HSL(COLOR_EXPRESSION) \ in executeAdvancedBlend() argument
641 sample.blendedRGB = (COLOR_EXPRESSION)*p0 + bias; \ in executeAdvancedBlend()