Home
last modified time | relevance | path

Searched defs:source_format (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp1653 const _texture_format &source_format = texture_formats[source_format_idx]; in calculate_expected_value() local
2672 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in executeTestCase() local
2812 const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in getFragmentShader() local
2892 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in getVertexShader() local
3055 … const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in logTestCaseDetials() local
3684 const _texture_format &source_format = texture_formats[test_case.m_source_texture_format_index]; in verifyOutputImage() local
H A Dgl3cTextureSizePromotion.cpp270 glw::GLenum source_format = GL_RGBA; in prepareSourceTexture() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_job_common.h59 uint32_t source_format; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_rs.h40 uint8_t source_format; /* RS_FORMAT_XXX */ member
/aosp_15_r20/external/googleapis/google/cloud/gkehub/v1/configmanagement/
H A Dconfigmanagement.proto94 string source_format = 8; field
/aosp_15_r20/external/googleapis/google/cloud/gkehub/v1beta/configmanagement/
H A Dconfigmanagement.proto100 string source_format = 8; field
/aosp_15_r20/external/googleapis/google/cloud/gkehub/v1alpha/configmanagement/
H A Dconfigmanagement.proto100 string source_format = 8; field
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dcompiler.h503 enum bi_source_format source_format; /* LD_VAR_BUF */ member