Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp9027 _variable &current_variable = variables[n_variable]; in buildTestProgram() local
9032 if (current_variable.array_size > 1) in buildTestProgram()
9037current_variable.attribute_location = gl.getAttribLocation(m_po_id, attribute_name_sstream.str().c… in buildTestProgram()
9039 if (current_variable.attribute_location == -1) in buildTestProgram()