Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/scripts/
Dgen-implicit-conversions.py258 SCALAR_TO_VECTOR_CONVERSIONS = { variable
787 if in_type in SCALAR_TO_VECTOR_CONVERSIONS and scalar_to_vector:
788 conversions[in_type] += SCALAR_TO_VECTOR_CONVERSIONS[in_type]