HomeSort by relevance Sort by last modified time
    Searched defs:format_type (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/gpu/command_buffer/tests/
gl_depth_texture_unittest.cc 138 const FormatType& format_type = format_types[ii]; local
139 GLenum format = format_type.format;
140 GLenum type = format_type.type;
  /external/ltrace/
printf.c 122 enum arg_type format_type, enum arg_type elt_type,
138 if (format_type == ARGTYPE_ARRAY || format_type == ARGTYPE_POINTER)
140 else if (format_type == ARGTYPE_INT)
141 format_type = ints[2 + lng - hlf];
142 else if (format_type == ARGTYPE_UINT)
143 format_type = uints[2 + lng - hlf];
146 if (format_type == ARGTYPE_ARRAY) {
193 } else if (format_type == ARGTYPE_POINTER) {
197 *infop = *type_get_simple(format_type);
209 enum arg_type format_type = ARGTYPE_VOID; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_quad_blend.c 61 enum util_format_type format_type[PIPE_MAX_COLOR_BUFS]; member in struct:blend_quad_stage
989 if (bqs->format_type[cbuf] != UTIL_FORMAT_TYPE_FLOAT) {
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 61 enum util_format_type format_type[PIPE_MAX_COLOR_BUFS]; member in struct:blend_quad_stage
989 if (bqs->format_type[cbuf] != UTIL_FORMAT_TYPE_FLOAT) {
    [all...]
  /external/strace/
vsprintf.c 250 enum format_type { enum
267 uint8_t type; /* format_type enum */
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 702 rpc_loc_predicted_orbits_data_format_e_type format_type; member in struct:rpc_loc_predicted_orbits_data_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 675 rpc_loc_predicted_orbits_data_format_e_type format_type; member in struct:rpc_loc_predicted_orbits_data_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h 765 rpc_loc_predicted_orbits_data_format_e_type format_type; member in struct:rpc_loc_predicted_orbits_data_s_type
    [all...]

Completed in 901 milliseconds