Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp10315 const char* vertex_shader_code, programDetails& out_program_details) in prepareProgramDetails() argument
10348 out_program_details.m_depth_uniform_location = depth_uniform_location; in prepareProgramDetails()
10349 out_program_details.m_image_uniform_location = image_uniform_location; in prepareProgramDetails()
10350 out_program_details.m_program_id = program_id; in prepareProgramDetails()