Searched refs:image_layout_str (Results 1 – 1 of 1) sorted by relevance
2355 const glw::GLchar* image_layout_str = 0; in getSamplingComputeShaderCode() local2372 …e(sampler_type, color_type, interpolation_type, sampler_type_str, image_type_str, image_layout_str, in getSamplingComputeShaderCode()2394 …stream << "layout(" << image_layout_str << ") " << shader_uniform << shader_writeonly << "highp " … in getSamplingComputeShaderCode()