Home
last modified time | relevance | path

Searched defs:fs_id (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleFunctionalTests.hpp76 glw::GLuint fs_id; member in glcts::MultisampleTextureFunctionalTestsBlittingMultisampledDepthAttachmentTest
103 glw::GLuint fs_id; member in glcts::MultisampleTextureFunctionalTestsBlittingMultisampledIntegerAttachmentTest
202 glw::GLuint fs_id; member in glcts::MultisampleTextureFunctionalTestsTextureSizeFragmentShadersTest
225 glw::GLuint fs_id; member in glcts::MultisampleTextureFunctionalTestsTextureSizeVertexShadersTest
H A Des31cTextureStorageMultisampleGetActiveUniformTests.hpp56 glw::GLint fs_id; member in glcts::MultisampleTextureGetActiveUniformSamplersTest
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTCTE.hpp126 glw::GLuint fs_id; member
222 glw::GLuint fs_id; member
392 glw::GLuint fs_id; member
474 glw::GLuint fs_id; member
H A DesextcTessellationShaderPoints.hpp100 glw::GLint fs_id; member
/aosp_15_r20/prebuilts/sdk/update_prebuilts/
H A Dbuildserver.py15 def __init__(self, url_id, fs_id): argument
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_blitter.c366 GLuint fs_id = blit_build_frag_depth(blit_ctx, tgsi_tex, key.is_msaa); in blit_get_frag_tex_writedepth() local
418 GLuint fs_id = blit_build_frag_tex_col(blit_ctx, tgsi_tex, tgsi_ret, in blit_get_frag_tex_col() local
H A Dvrend_renderer.c1901 GLuint vs_id, fs_id, gs_id, tes_id = 0; in add_shader_program() local
2105 GLuint fs_id, in lookup_shader_program()
5317 GLuint fs_id = fs->id; in vrend_select_program() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLayeredRendering.hpp144 glw::GLuint fs_id; member
H A DesextcGeometryShaderInput.hpp158 glw::GLint fs_id; member
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.cpp1727 glw::GLuint fs_id = 0; in buildProgram() local
H A Dgl4cSparseBufferTests.cpp198 glw::GLuint fs_id = 0; in createProgram() local
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.cc833 enum global_shader fs_id = GLOBAL_SH_FS_BLIT; in r3d_common() local