Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTCTE.cpp890 const float *patch_data_ptr((const float *)(data + varying_te_patch_data_offset)); in executeTestRun() local
891 … _vec4 new_entry(patch_data_ptr[0], patch_data_ptr[1], patch_data_ptr[2], patch_data_ptr[3]); in executeTestRun()